Skip to content

Commit

Permalink
build(deps): bump containers-image-proxy from 0.5.6 to 0.5.7
Browse files Browse the repository at this point in the history
Bumps [containers-image-proxy](https://github.com/containers/containers-image-proxy-rs) from 0.5.6 to 0.5.7.
- [Release notes](https://github.com/containers/containers-image-proxy-rs/releases)
- [Commits](containers/containers-image-proxy-rs@v0.5.6...v0.5.7)

---
updated-dependencies:
- dependency-name: containers-image-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 313e008 commit 689d361
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 38 deletions.
52 changes: 15 additions & 37 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ camino = "1.1.6"
cap-std-ext = "3.0"
cap-primitives = "2"
cap-std = { version = "2", features = ["fs_utf8"] }
containers-image-proxy = { version = "0.5.1", features = ["proxy_v0_2_4"] }
containers-image-proxy = { version = "0.5.7", features = ["proxy_v0_2_4"] }
# Explicitly force on libc
rustix = { version = "0.38", features = ["use-libc", "process", "fs"] }
chrono = { version = "0.4.30", features = ["serde"] }
Expand Down

0 comments on commit 689d361

Please sign in to comment.