Skip to content

Commit b74fcf2

Browse files
Merge pull request #408 from cakebaker/bump_nix
Bump `nix` from `0.29.0` to `0.30.1`
2 parents 6a163ad + 19009b9 commit b74fcf2

File tree

2 files changed

+20
-8
lines changed

2 files changed

+20
-8
lines changed

Cargo.lock

Lines changed: 19 additions & 7 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
@@ -52,7 +52,7 @@ clap_complete = "4.5.2"
5252
clap_mangen = "0.2.20"
5353
crossterm = "0.29.0"
5454
libc = "0.2.154"
55-
nix = { version = "0.29", default-features = false, features = ["process"] }
55+
nix = { version = "0.30", default-features = false, features = ["process"] }
5656
phf = "0.11.2"
5757
phf_codegen = "0.11.2"
5858
prettytable-rs = "0.10.0"

0 commit comments

Comments
 (0)