Skip to content

Commit

Permalink
Merge pull request #58 from cgwalters/release
Browse files Browse the repository at this point in the history
Release 0.5.7
  • Loading branch information
jmarrero committed Sep 26, 2023
2 parents 702dafb + bfe9293 commit a9aae43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Expand Up @@ -5,14 +5,13 @@ license = "MIT OR Apache-2.0"
name = "containers-image-proxy"
readme = "README.md"
repository = "https://github.com/containers/containers-image-proxy-rs"
version = "0.5.6"
version = "0.5.7"
rust-version = "1.70.0"

[dependencies]
anyhow = "1.0"
fn-error-context = "0.2.0"
futures-util = "0.3.13"
nix = "0.26"
oci-spec = "0.5.5"
once_cell = "1.9.0"
libc = "0.2"
Expand Down

0 comments on commit a9aae43

Please sign in to comment.