diff --git a/Cargo.toml b/Cargo.toml index ac5a2de..5d26411 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,5 +10,5 @@ license = "MIT/Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -nix = "0.25" +nix = "0.27" tokio = { version= "1.18", features = ["full"] } \ No newline at end of file