]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #8279 - illicitonion:bump-semver, r=ehuss
authorbors <bors@rust-lang.org>
Mon, 25 May 2020 16:25:36 +0000 (16:25 +0000)
committerbors <bors@rust-lang.org>
Mon, 25 May 2020 16:25:36 +0000 (16:25 +0000)
Bump to semver 0.10 for `VersionReq::is_exact`

This stops using `to_string` as a proxy for this now-provided precise API.

This reverts commit b71927224fd9306b2b5bd2b4f8c22268eadfeb6a and bumps the
dependency version in Cargo.toml.


Trivial merge