Skip to content

Commit 5ae008b

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(deps): Bump nix from 0.21.0 to 0.22.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](https://github.com/nix-rust/nix/commits) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d50e268 commit 5ae008b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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.21.0"
31+
nix = "0.22.0"
3232
parking_lot = "0.11.1"
3333
proc-mounts = "0.2.4"
3434
rand = "0.8.4"

0 commit comments

Comments
 (0)