Skip to content

Commit

Permalink
build(deps): bump nix from 0.19.0 to 0.19.1
Browse files Browse the repository at this point in the history
Bumps [nix](https://github.com/nix-rust/nix) from 0.19.0 to 0.19.1.
- [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.19.0...v0.19.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and openshift-merge-robot committed Dec 7, 2020
1 parent ad4b90e commit 8fa2832
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 16 additions & 10 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 @@ -21,7 +21,7 @@ hex = "0.4.2"
libc = "^0.2"
libsystemd = "^0.2"
log = "^0.4"
nix = "0.19.0"
nix = "0.19.1"
openat = "0.1.19"
openat-ext = "^0.1.9"
openssl = "^0.10"
Expand Down

0 comments on commit 8fa2832

Please sign in to comment.