Skip to content

Commit 02abff3

Browse files
committed
Revert to upstream oci-spec (still GitHub rev for now)
1 parent 81826e3 commit 02abff3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ oci-spec = "0.6.0"
1717
serde_json = "1.0.93"
1818

1919
[patch.crates-io]
20-
# TODO: temporary workaround for https://github.com/picoCTF/oci-interceptor/issues/69
21-
oci-spec = { git = "https://github.com/dmartin/oci-spec-rs", rev="1595d7a9674f470c4560382c51449a8eaf710fa6" }
20+
# TODO: waiting for post-0.6.0 release (including PR #125)
21+
oci-spec = { git = "https://github.com/containers/oci-spec-rs", rev="bed58f053943bd80f7afb5c177c229e5f67438d7" }

0 commit comments

Comments
 (0)