Skip to content

Commit

Permalink
Merge pull request #212 from kubewarden/dependabot/cargo/oci-client-0.14
Browse files Browse the repository at this point in the history
build(deps): update oci-client requirement from 0.13 to 0.14
  • Loading branch information
viccuad authored Oct 25, 2024
2 parents 0cbacfa + 4605e0b commit d04f790
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.13", default-features = false, features = [
oci-client = { version = "0.14", default-features = false, features = [
"rustls-tls",
] }
path-slash = "0.2"
Expand Down

0 comments on commit d04f790

Please sign in to comment.