From 11e0b9b6b7d03ab9caa68cf483d69787457f7693 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 21 Jul 2023 14:36:36 -0400 Subject: [PATCH] Release 0.11.3 To get the fsck bits out. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index fdf93f3d..aa05ddf0 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.2" +version = "0.11.3" rust-version = "1.64.0" [dependencies]