From 0c34cbdf59c0bf82ec578a2d241ca7522e73056b Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 2 Nov 2023 12:26:09 -0400 Subject: [PATCH] Release 0.12.5 Just rolling up a few smaller improvements. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index cb791e6e..f86929bd 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.12.4" +version = "0.12.5" rust-version = "1.70.0" [dependencies]