Bump nix from 0.29.0 to 0.30.1

This commit is contained in:
Daniel Hofstetter
2025-05-23 10:17:49 +02:00
parent 1c7831971d
commit da8cede6bb
2 changed files with 23 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ libc = "0.2.171"
libmount-sys = "0.1.1"
linux-raw-sys = { version = "0.9.0", features = ["ioctl"] }
md-5 = "0.10.6"
nix = { version = "0.29", default-features = false }
nix = { version = "0.30", default-features = false }
phf = "0.11.2"
phf_codegen = "0.11.2"
rand = { version = "0.9.0", features = ["small_rng"] }