Skip to content

Commit 40181d7

Browse files
Merge pull request #929 from rust-osdev/dependabot/cargo/nix-0.27.1
build(deps): bump nix from 0.26.2 to 0.27.1
2 parents d4c2ea6 + e1a84a4 commit 40181d7

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

Cargo.lock

Lines changed: 5 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ heck = "0.4.0"
1414
itertools = "0.11.0"
1515
lzma-rs = "0.3.0"
1616
mbrman = "0.5.1"
17-
nix = { version = "0.26.1", default-features = false, features = ["fs"] }
17+
nix = { version = "0.27.1", default-features = false, features = ["fs"] }
1818
os_info = { version = "3.6.0", default-features = false }
1919
proc-macro2 = { version = "1.0.46", features = ["span-locations"] }
2020
quote = "1.0.21"

0 commit comments

Comments
 (0)