[libs] Update nix to 0.13 (#116)

This commit is contained in:
Igor Gnatenko 2019-03-22 11:02:39 +01:00 committed by Félix Saparelli
parent 22f5408bc0
commit f91e23aa18
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ default-features = false
features = []
[target.'cfg(unix)'.dependencies]
nix = "0.11.0"
nix = "0.13.0"
[target.'cfg(windows)'.dependencies]
winapi = "0.2.8"