Skip to content

Commit d40f0bf

Browse files
chore(deps): update rust crate nix to 0.30
1 parent 8a297dc commit d40f0bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ thiserror = "2.0.11"
4242
anyhow = "1.0.96"
4343

4444
# system
45-
nix = { version = "0.29" , features = ["mount", "fs", "fanotify", "inotify", "resource", "sched", "user", "hostname"]}
45+
nix = { version = "0.30" , features = ["mount", "fs", "fanotify", "inotify", "resource", "sched", "user", "hostname"]}
4646
sys-mount = { version = "3" }
4747
caps = "0.5.5"
4848

0 commit comments

Comments
 (0)