Skip to content

Commit 332e8e0

Browse files
chore(deps): update rust crate nix to 0.29
1 parent 481c957 commit 332e8e0

File tree

2 files changed

+4
-22
lines changed

2 files changed

+4
-22
lines changed

Cargo.lock

Lines changed: 3 additions & 21 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
@@ -47,7 +47,7 @@ phf = "0.11.2"
4747
phf_codegen = "0.11.2"
4848
textwrap = { version = "0.16.0", features = ["terminal_size"] }
4949
xattr = "1.3.1"
50-
nix = { version = "0.28", default-features = false }
50+
nix = { version = "0.29", default-features = false }
5151
tempfile = "3.9.0"
5252
rand = { version = "0.8", features = ["small_rng"] }
5353
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)