Skip to content

Commit c085f13

Browse files
dependabot[bot]saschagrunert
authored andcommitted
Build(deps): Bump nix from 0.22.0 to 0.22.1
Bumps [nix](https://github.com/nix-rust/nix) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/v0.22.1/CHANGELOG.md) - [Commits](nix-rust/nix@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8e5219 commit c085f13

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.22.0"
31+
nix = "0.22.1"
3232
parking_lot = "0.11.2"
3333
proc-mounts = "0.2.4"
3434
rand = "0.8.4"

0 commit comments

Comments
 (0)