Skip to content

Commit

Permalink
build(deps): bump nix from 0.26.2 to 0.28.0
Browse files Browse the repository at this point in the history
Bumps [nix](https://github.com/nix-rust/nix) from 0.26.2 to 0.28.0.
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.26.2...v0.28.0)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent cd1c6fb commit 61ab422
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 36 deletions.
47 changes: 12 additions & 35 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ clap = { version = "4", default-features = false, features = ["std", "cargo", "h
uzers = ">= 0.10, < 0.12"

[dev-dependencies]
nix = ">= 0.17, < 0.27"
nix = ">= 0.17, < 0.29"
tempfile = "3"

0 comments on commit 61ab422

Please sign in to comment.