update to nix 0.14, use code from proxmox:tools

This commit is contained in:
Dietmar Maurer
2019-08-03 13:05:38 +02:00
parent b86f263ced
commit e18a6c9ee5
21 changed files with 104 additions and 294 deletions

View File

@ -32,7 +32,7 @@ hyper-openssl = "0.7"
lazy_static = "1.1"
regex = "1.0"
libc = "0.2"
nix = "0.13"
nix = "0.14"
shellwords = "1.0"
uuid = { version = "0.7", features = ["v4"] }
chrono = "0.4" # Date and time library for Rust