depend on nix, use flock

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
This commit is contained in:
Dietmar Maurer
2018-12-07 18:14:07 +01:00
parent 9393659620
commit 45773720ab
2 changed files with 42 additions and 12 deletions

View File

@ -25,4 +25,4 @@ hyper = "0.12.14"
lazy_static = "1.1.0"
regex = "1.0.6"
rust-crypto = "0.2.36"
libc = "0.2"
nix = "0.12.0"