From b8fb064ce690109b49aa57d12ae710a9c26acaa4 Mon Sep 17 00:00:00 2001 From: John Eckersberg Date: Wed, 1 Jul 2026 15:09:13 -0400 Subject: [PATCH] Release 0.11.0 Signed-off-by: John Eckersberg --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7ca45e5..3bb6eee 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.10.1" +version = "0.11.0" rust-version = "1.70.0" [dependencies]