diff --git a/Cargo.toml b/Cargo.toml index 93a31ae8..c9c1211d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,7 +32,7 @@ futures = "0.3.19" libc = "0.2.112" log = {version = "0.4.2", features=["kv_unstable"]} nix = "0.29" -oci-spec = "0.7" +oci-spec = "0.8" os_pipe = "1.1" prctl = "1.0.0" prost = "0.13"