diff --git a/Cargo.toml b/Cargo.toml index dcd8e3e..f64f837 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ 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.0" +version = "0.5.1" [dependencies] anyhow = "1.0"