Skip to content

Commit 71e8f55

Browse files
chore(deps): update rust crate nix to 0.31
1 parent c06c849 commit 71e8f55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ crossterm = "0.29.0"
6161
ctor = "0.6.0"
6262
dirs = "6.0.0"
6363
jiff = "0.2.15"
64-
nix = { version = "0.30", default-features = false, features = ["process"] }
64+
nix = { version = "0.31", default-features = false, features = ["process"] }
6565
phf = "0.13.1"
6666
phf_codegen = "0.13.0"
6767
prettytable-rs = "0.10.0"

0 commit comments

Comments
 (0)