diff --git a/Cargo.toml b/Cargo.toml index e07713ad..d90a770c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ async-trait = "0.1.52" futures = "0.3.19" libc = "0.2.112" log = "0.4" -nix = "0.26" +nix = "0.27" oci-spec = "0.6" os_pipe = "1.1" prost = "0.12"