update nix version

This commit is contained in:
Sendil Kumar
2019-08-22 22:26:04 +02:00
committed by Jakub Konka
parent 1bf5106f40
commit 69d60c4711
2 changed files with 9 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ log = "0.4"
filetime = "0.2.7"
[target.'cfg(unix)'.dependencies]
nix = "0.13"
nix = "0.15"
[target.'cfg(windows)'.dependencies]
winx = { path = "winx" }