From 46c36c3262088e83eca8af1571e6ec55ae2212b6 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Mon, 4 Nov 2024 14:23:57 -0500 Subject: [PATCH] Release 0.15.3 --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index ad7175f3..595ea90b 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.2" +version = "0.15.3" rust-version = "1.74.0" [dependencies]