From aee1ab2c99697d977695ecc7abbc928797ee5881 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Fri, 1 Sep 2023 08:36:16 -0400 Subject: [PATCH] rust: Bump semver to 0.19 - New glib 0.18 dependency - Drop cap-std APIs and features - Other minor changes --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d354aeff..8583f501 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ name = "ostree" readme = "rust-bindings/README.md" repository = "https://github.com/ostreedev/ostree" rust-version = "1.70.0" -version = "0.18.0" +version = "0.19.0" exclude = [ "/*.am", "/apidoc", "/autogen.sh", "/bash", "/bsdiff", -- 2.30.2