diff --git a/Cargo.toml b/Cargo.toml index f0f9ac2..93d72e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,7 +19,7 @@ serde_json = "1.0.64" tar = "0.4.38" thiserror = "2" # See https://github.com/youki-dev/oci-spec-rs/pull/288 -oci-spec = "0.9.0" +oci-spec = "0.10.0" zstd = { version = "0.13.2", optional = true } canon-json = "0.2.0"