diff --git a/Cargo.toml b/Cargo.toml index 70bb8b0f..2dae2905 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ hyper-openssl = "0.7" lazy_static = "1.1" regex = "1.0" libc = "0.2" -nix = "0.14" +nix = "0.15" shellwords = "1.0" uuid = { version = "0.7", features = ["v4"] } chrono = "0.4" # Date and time library for Rust