Skip to content
This repository has been archived by the owner on Jul 2, 2023. It is now read-only.

Commit

Permalink
cargo: Bump oci-distribution to v0.9.3
Browse files Browse the repository at this point in the history
Signed-off-by: Wang, Arron <[email protected]>
  • Loading branch information
arronwy committed Oct 26, 2022
1 parent 54236bb commit 2a09bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ futures = { version = "0.3.21", optional = true }
hmac = ">=0.12"
josekit = { version = ">=0.7", optional = true }
lazy_static = ">=1.4"
oci-distribution = { git = "https://github.com/krustlet/oci-distribution", rev = "1ba0d94a900a97aa1bcac032a67ea23766bcfdef" }
oci-distribution = "0.9.3"
openssl = { version = ">=0.10", features = ["vendored"] }
pin-project-lite = "0.2.9"
prost = { version = ">=0.11.0", optional = true }
Expand Down

0 comments on commit 2a09bd0

Please sign in to comment.