We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 702dafb + bfe9293 commit a9aae43Copy full SHA for a9aae43
Cargo.toml
@@ -5,14 +5,13 @@ license = "MIT OR Apache-2.0"
5
name = "containers-image-proxy"
6
readme = "README.md"
7
repository = "https://github.com/containers/containers-image-proxy-rs"
8
-version = "0.5.6"
+version = "0.5.7"
9
rust-version = "1.70.0"
10
11
[dependencies]
12
anyhow = "1.0"
13
fn-error-context = "0.2.0"
14
futures-util = "0.3.13"
15
-nix = "0.26"
16
oci-spec = "0.5.5"
17
once_cell = "1.9.0"
18
libc = "0.2"
0 commit comments