rust: Bump semver to 0.19
authorColin Walters <walters@verbum.org>
Fri, 1 Sep 2023 12:36:16 +0000 (08:36 -0400)
committerColin Walters <walters@verbum.org>
Fri, 1 Sep 2023 12:44:25 +0000 (08:44 -0400)
- New glib 0.18 dependency
- Drop cap-std APIs and features
- Other minor changes

Cargo.toml

index d354aeff0c50be3989464fe7fbbf1638445e27f7..8583f501a91248014448a58573711a08faef48a0 100644 (file)
@@ -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",