rust: Bump semver to 0.15
authorColin Walters <walters@verbum.org>
Thu, 23 Jun 2022 18:56:30 +0000 (14:56 -0400)
committerColin Walters <walters@verbum.org>
Thu, 23 Jun 2022 18:58:22 +0000 (14:58 -0400)
Prep for some breaking changes.

Cargo.toml

index 5b6cce6a445a3586949266e001d55ed7c3a563a6..f4544b3928e1033c563070bc7e763f81cf4b9217 100644 (file)
@@ -8,7 +8,7 @@ license = "MIT"
 name = "ostree"
 readme = "rust-bindings/README.md"
 repository = "https://github.com/ostreedev/ostree"
-version = "0.14.0"
+version = "0.15.0"
 
 exclude = [
     "/*.am", "/apidoc", "/autogen.sh", "/bash", "/bsdiff",