diff --git a/Cargo.toml b/Cargo.toml index dc35c4a..6c4f2b7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -40,7 +40,7 @@ panic = "abort" # Save size. We don't need unwinding anyway. [dependencies] getopts = "0.2.15" -nix = "0.12.0" +nix = "0.23.0" libc = "0.2.48" [package.metadata.deb]