Skip to content

Commit c564b56

Browse files
Update Rust crate oci-spec to 0.10.0 (#76)
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com> Co-authored-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
1 parent 63f3256 commit c564b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ serde_json = "1.0.64"
1919
tar = "0.4.38"
2020
thiserror = "2"
2121
# See https://github.com/youki-dev/oci-spec-rs/pull/288
22-
oci-spec = "0.9.0"
22+
oci-spec = "0.10.0"
2323
zstd = { version = "0.13.2", optional = true }
2424
canon-json = "0.2.0"
2525

0 commit comments

Comments
 (0)