Skip to content

Commit 981fe6e

Browse files
Bump nix from 0.24.2 to 0.26.2
Bumps [nix](https://github.com/nix-rust/nix) from 0.24.2 to 0.26.2. - [Release notes](https://github.com/nix-rust/nix/releases) - [Changelog](https://github.com/nix-rust/nix/blob/v0.26.2/CHANGELOG.md) - [Commits](nix-rust/nix@v0.24.2...v0.26.2) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80ba5f3 commit 981fe6e

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

Cargo.lock

Lines changed: 18 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
@@ -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.24.2"
13+
nix = "0.26.2"
1414
libc = "0.2.139"

0 commit comments

Comments
 (0)