Skip to content

Commit a9aae43

Browse files
authored
Merge pull request #58 from cgwalters/release
Release 0.5.7
2 parents 702dafb + bfe9293 commit a9aae43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ license = "MIT OR Apache-2.0"
55
name = "containers-image-proxy"
66
readme = "README.md"
77
repository = "https://github.com/containers/containers-image-proxy-rs"
8-
version = "0.5.6"
8+
version = "0.5.7"
99
rust-version = "1.70.0"
1010

1111
[dependencies]
1212
anyhow = "1.0"
1313
fn-error-context = "0.2.0"
1414
futures-util = "0.3.13"
15-
nix = "0.26"
1615
oci-spec = "0.5.5"
1716
once_cell = "1.9.0"
1817
libc = "0.2"

0 commit comments

Comments
 (0)