rust: Bump semver to 0.15
Prep for some breaking changes.
This commit is contained in:
parent
37d0ca41b6
commit
b87c8a8e23
|
|
@ -8,7 +8,7 @@ license = "MIT"
|
||||||
name = "ostree"
|
name = "ostree"
|
||||||
readme = "rust-bindings/README.md"
|
readme = "rust-bindings/README.md"
|
||||||
repository = "https://github.com/ostreedev/ostree"
|
repository = "https://github.com/ostreedev/ostree"
|
||||||
version = "0.14.0"
|
version = "0.15.0"
|
||||||
|
|
||||||
exclude = [
|
exclude = [
|
||||||
"/*.am", "/apidoc", "/autogen.sh", "/bash", "/bsdiff",
|
"/*.am", "/apidoc", "/autogen.sh", "/bash", "/bsdiff",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue