Skip to content

Commit da8cede

Browse files
committed
Bump nix from 0.29.0 to 0.30.1
1 parent 1c78319 commit da8cede

File tree

2 files changed

+23
-11
lines changed

2 files changed

+23
-11
lines changed

Cargo.lock

Lines changed: 22 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ libc = "0.2.171"
5555
libmount-sys = "0.1.1"
5656
linux-raw-sys = { version = "0.9.0", features = ["ioctl"] }
5757
md-5 = "0.10.6"
58-
nix = { version = "0.29", default-features = false }
58+
nix = { version = "0.30", default-features = false }
5959
phf = "0.11.2"
6060
phf_codegen = "0.11.2"
6161
rand = { version = "0.9.0", features = ["small_rng"] }

0 commit comments

Comments
 (0)