From f4d9280a3ade7b31d33279fb5dcda964a2297b2d Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 31 Aug 2023 17:51:14 -0400 Subject: [PATCH] Release 0.11.6 Just a collection of relatively minor things, but let's keep the train going. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index fd119312..6dca80e4 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.5" +version = "0.11.6" rust-version = "1.70.0" [dependencies]