Bump nix from 0.12.0 to 0.13.0

Bumps [nix](https://github.com/nix-rust/nix) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-01-15 18:13:27 +00:00
committed by Greg Fitzgerald
parent fa4608a95d
commit 4e2663023b
2 changed files with 15 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ indexmap = "1.0"
itertools = "0.8.0"
libc = "0.2.47"
log = "0.4.2"
nix = "0.12.0"
nix = "0.13.0"
rand = "0.6.4"
rand_chacha = "0.1.1"
rayon = "1.0.0"