update to nix 0.16

This commit is contained in:
Dietmar Maurer
2019-12-19 09:29:44 +01:00
parent 769f8c9998
commit 8bf4559b4e
2 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,7 @@ lazy_static = "1.3"
libc = "0.2"
log = "0.4"
native-tls = "0.2"
nix = "0.15"
nix = "0.16"
openssl = "0.10"
pam = "0.7"
pam-sys = "0.5"