From 13498ed05e7afa84990d3c7d243dd4bc490f1d01 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 2 Aug 2023 13:51:10 -0400 Subject: [PATCH] Release 0.11.4 - One kargs fix - Add more data about diffs to `ManifestDiff` --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index aa05ddf0..4792d381 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.3" +version = "0.11.4" rust-version = "1.64.0" [dependencies]