mirror of
https://git.proxmox.com/git/proxmox
synced 2026-03-24 09:30:08 +00:00
bump nix to 0.16
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
cfae8ae3d2
commit
ef612103f2
@ -14,7 +14,7 @@ endian_trait = { version = "0.6", features = ["arrays"] }
|
|||||||
failure = "0.1"
|
failure = "0.1"
|
||||||
lazy_static = "1.3"
|
lazy_static = "1.3"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
nix = "0.15"
|
nix = "0.16"
|
||||||
regex = "1.0"
|
regex = "1.0"
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
serde_json = "1.0"
|
serde_json = "1.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user