We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f3256 commit c564b56Copy full SHA for c564b56
1 file changed
Cargo.toml
@@ -19,7 +19,7 @@ serde_json = "1.0.64"
19
tar = "0.4.38"
20
thiserror = "2"
21
# See https://github.com/youki-dev/oci-spec-rs/pull/288
22
-oci-spec = "0.9.0"
+oci-spec = "0.10.0"
23
zstd = { version = "0.13.2", optional = true }
24
canon-json = "0.2.0"
25
0 commit comments