mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-07-26 07:58:14 +00:00
update nix crate to 0.29 and libc to 0.2.169
This commit is contained in:
committed by
Alex Auvolat
parent
5e3e1f4453
commit
23d57b89dc
+1
-1
@@ -59,7 +59,7 @@ ipnet = "2.9.0"
|
||||
lazy_static = "1.4"
|
||||
md-5 = "0.10"
|
||||
mktemp = "0.5"
|
||||
nix = { version = "0.27", default-features = false, features = ["fs"] }
|
||||
nix = { version = "0.29", default-features = false, features = ["fs"] }
|
||||
nom = "7.1"
|
||||
parse_duration = "2.1"
|
||||
pin-project = "1.0.12"
|
||||
|
||||
Reference in New Issue
Block a user