Skip to content

Commit

Permalink
Bump nix from 0.22.0 to 0.22.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Enselic committed Sep 2, 2021
1 parent 65e7c53 commit a8a81e9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -88,7 +88,7 @@ wait-timeout = "0.2.0"
tempfile = "3.2.0"

[target.'cfg(unix)'.dev-dependencies]
nix = "0.22.0"
nix = "0.22.1"

[build-dependencies]
clap = { version = "2.33", optional = true }
Expand Down

0 comments on commit a8a81e9

Please sign in to comment.