Skip to content

Commit efa6a50

Browse files
chore(deps): update rust crate nix to 0.31
1 parent a7412c4 commit efa6a50

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -64,7 +64,7 @@ crossterm = "0.29.0"
6464
ctor = "0.10.0"
6565
dirs = "6.0.0"
6666
jiff = "0.2.15"
67-
nix = { version = "0.30", default-features = false, features = ["process"] }
67+
nix = { version = "0.31", default-features = false, features = ["process"] }
6868
phf = "0.13.1"
6969
phf_codegen = "0.13.0"
7070
prettytable-rs = "0.10.0"

0 commit comments

Comments
 (0)