Skip to content

Commit 0bacc07

Browse files
Bump nix from 0.23.1 to 0.24.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.23.1 to 0.24.2. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/v0.24.2/CHANGELOG.md) - [Commits](nix-rust/nix@v0.23.1...v0.24.2) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 913e9b9 commit 0bacc07

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

Lines changed: 2 additions & 9 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
@@ -10,5 +10,5 @@ documentation = "https://github.com/nix-community/nix-user-chroot"
1010
repository = "https://github.com/nix-community/nix-user-chroot"
1111

1212
[dependencies]
13-
nix = "0.23.1"
13+
nix = "0.24.2"
1414
libc = "0.2.127"

0 commit comments

Comments
 (0)