bump nix to 0.16

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2019-12-19 09:26:52 +01:00
parent cfae8ae3d2
commit ef612103f2

View File

@ -14,7 +14,7 @@ endian_trait = { version = "0.6", features = ["arrays"] }
failure = "0.1"
lazy_static = "1.3"
libc = "0.2"
nix = "0.15"
nix = "0.16"
regex = "1.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"