diff --git a/Cargo.toml b/Cargo.toml index fed844c6..e982e8fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ crossbeam = "0.8.1" futures = "0.3.19" libc = "0.2.112" log = {version = "0.4.2", features=["kv_unstable"]} -nix = "0.29" +nix = "0.30" oci-spec = "0.7" os_pipe = "1.1" prctl = "1.0.0"