From: Colin Walters Date: Thu, 23 Jun 2022 18:56:30 +0000 (-0400) Subject: rust: Bump semver to 0.15 X-Git-Tag: archive/raspbian/2022.5-1+rpi1^2~9^2^2~16^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b87c8a8e23b77553e7888bb484cddea9fcf5e7b5;p=ostree.git rust: Bump semver to 0.15 Prep for some breaking changes. --- diff --git a/Cargo.toml b/Cargo.toml index 5b6cce6a..f4544b39 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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",