From 0980d0bbf7a75c271b990978c30f1286e88eba5c Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 3 Sep 2024 14:34:22 -0400 Subject: [PATCH] Release 0.14.5 --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index b1673f83b..0cce26e95 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.14.4" +version = "0.14.5" rust-version = "1.74.0" [dependencies]