Skip to content

Commit a3a0b62

Browse files
chore(deps): update rust crate nix to 0.31
1 parent 84f6fd7 commit a3a0b62

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
@@ -58,7 +58,7 @@ thiserror = "2.0.11"
5858
anyhow = "1.0.96"
5959

6060
# system
61-
nix = { version = "0.29", features = [
61+
nix = { version = "0.31", features = [
6262
"mount",
6363
"fs",
6464
"fanotify",

0 commit comments

Comments
 (0)