Skip to content

Commit e6ec866

Browse files
build(deps): bump nix from 0.26.2 to 0.29.0
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.29.0. - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.26.2...v0.29.0) --- updated-dependencies: - dependency-name: nix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2cc01cc commit e6ec866

File tree

2 files changed

+12
-34
lines changed

2 files changed

+12
-34
lines changed

Cargo.lock

Lines changed: 11 additions & 33 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
@@ -34,5 +34,5 @@ clap = { version = "4", default-features = false, features = ["std", "cargo", "h
3434
uzers = ">= 0.10, < 0.12"
3535

3636
[dev-dependencies]
37-
nix = ">= 0.17, < 0.27"
37+
nix = ">= 0.17, < 0.30"
3838
tempfile = "3"

0 commit comments

Comments
 (0)