Skip to content

Commit b73574a

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(deps): Bump nix from 0.20.0 to 0.21.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.20.0...v0.21.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd45c1b commit b73574a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -28,7 +28,7 @@ indicatif = "0.15.0"
2828
ipnetwork = "0.18.0"
2929
lazy_static = "1.4.0"
3030
log = { version = "0.4.14", features = ["serde", "std"] }
31-
nix = "0.20.0"
31+
nix = "0.21.0"
3232
parking_lot = "0.11.1"
3333
proc-mounts = "0.2.4"
3434
rand = "0.8.3"

0 commit comments

Comments
 (0)