]> git.proxmox.com Git - proxmox-backup.git/blobdiff - Cargo.toml
update to nix 0.14, use code from proxmox:tools
[proxmox-backup.git] / Cargo.toml
index a1ba52162d6f8967796d8e18766a0101eb06f93e..70bb8b0f1f248404491c175f5977032b94fa732f 100644 (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