Skip to content

Commit

Permalink
Merge pull request #211 from kubewarden/dependabot/cargo/oci-client-0.13
Browse files Browse the repository at this point in the history
build(deps): update oci-client requirement from 0.12 to 0.13
  • Loading branch information
viccuad authored Oct 9, 2024
2 parents 0e1e2a4 + 7e45821 commit 0cbacfa
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 @@ -16,7 +16,7 @@ async-trait = "0.1"
base64 = "0.22"
directories = "5.0"
lazy_static = "1.4"
oci-client = { version = "0.12", default-features = false, features = [
oci-client = { version = "0.13", default-features = false, features = [
"rustls-tls",
] }
path-slash = "0.2"
Expand Down

0 comments on commit 0cbacfa

Please sign in to comment.