Skip to content

Commit

Permalink
lib: Require new containers-image-proxy
Browse files Browse the repository at this point in the history
Because it has an important bugfix.
  • Loading branch information
cgwalters committed Aug 28, 2023
1 parent 6ad2608 commit 8c0c1fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ rust-version = "1.70.0"

[dependencies]
anyhow = "1.0"
containers-image-proxy = "0.5.3"
containers-image-proxy = "0.5.5"
async-compression = { version = "0.3", features = ["gzip", "tokio"] }
bitflags = "1"
camino = "1.0.4"
Expand Down

0 comments on commit 8c0c1fe

Please sign in to comment.