From 881882f5ec55ae588cb1ea357d2a3063f885fedb Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 6 Oct 2023 17:35:34 -0400 Subject: [PATCH] Release 0.12.3 Mainly want to use new apis in bootc. --- lib/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 9a997ed1..3959e95b 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.2" +version = "0.12.3" rust-version = "1.70.0" [dependencies]