mirror of
https://git.proxmox.com/git/proxmox
synced 2025-06-01 04:59:18 +00:00
proxmox: bump nix dependency
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
f3c10cc9df
commit
daab5a9faf
@ -16,7 +16,7 @@ exclude = [ "debian" ]
|
|||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
lazy_static = "1.4"
|
lazy_static = "1.4"
|
||||||
libc = "0.2"
|
libc = "0.2"
|
||||||
nix = "0.16"
|
nix = "0.19"
|
||||||
|
|
||||||
# tools module:
|
# tools module:
|
||||||
base64 = "0.12"
|
base64 = "0.12"
|
||||||
|
Loading…
Reference in New Issue
Block a user