Skip to content

Commit

Permalink
build(deps): bump nix from 0.17.0 to 0.18.0
Browse files Browse the repository at this point in the history
Bumps [nix](https://github.com/nix-rust/nix) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](nix-rust/nix@v0.17.0...v0.18.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Eric Larese committed Aug 5, 2020
1 parent 0a75ec6 commit 2bda44f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 5 deletions.
20 changes: 16 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 @@ -35,7 +35,7 @@ ipnetwork = "^0.17"
libsystemd = "^0.2.1"
maplit = "^1.0"
mime = "^0.3"
nix = "^0.17"
nix = "^0.18"
openssh-keys = "^0.4"
openssl = "^0.10"
pnet_base = "^0.26"
Expand Down

0 comments on commit 2bda44f

Please sign in to comment.