Skip to content

Commit e1a84a4

Browse files
build(deps): bump nix from 0.26.2 to 0.27.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.27.1. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.26.2...v0.27.1) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d4c2ea6 commit e1a84a4

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)