From 37e5358dc4065cc83956c830b0588def31161f2e Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 2 Oct 2024 13:32:51 -0400 Subject: [PATCH] Release 0.15.2 With the two fixes. Signed-off-by: Colin Walters --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 7a0ca8c6..e16aaa89 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.15.1" +version = "0.15.2" rust-version = "1.74.0" [dependencies]