From 5fc6dbccae14cb7a35ec731f44302f82bd81a122 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 24 Jan 2024 12:03:26 -0500 Subject: [PATCH] Release 0.5.8 Signed-off-by: Colin Walters --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e27982c..59d45a5 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.7" +version = "0.5.8" rust-version = "1.70.0" [dependencies]