From afd05a75c027eaac28b5f1a5879c98a25743b52f Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 17 Jul 2023 16:22:47 -0400 Subject: [PATCH] Release 0.11.2 Just two minor changes, but I'd like to have bootc use them. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index fc11aff0..fdf93f3d 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -6,7 +6,7 @@ license = "MIT OR Apache-2.0" name = "ostree-ext" readme = "README.md" repository = "https://github.com/ostreedev/ostree-rs-ext" -version = "0.11.1" +version = "0.11.2" rust-version = "1.64.0" [dependencies]