Revert to previous semver version.#3010
Conversation
As it turns out, people were taking advantage of bugginess in semver, so we can't do this upgrade yet. Fixes rust-lang#3001
|
(rust_highfive has picked a reviewer for you, use r? to override) |
|
Thanks @steveklabnik! |
|
⌛ Testing commit c49c1a9 with merge 1a9c641... |
|
💔 Test failed - cargo-cross-linux |
|
@bors: retry On Wed, Aug 17, 2016 at 10:52 AM, bors notifications@github.com wrote:
|
Revert to previous semver version. As it turns out, people were taking advantage of bugginess in semver, so we can't do this upgrade yet. Fixes #3001
|
☀️ Test successful - cargo-cross-linux, cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64 |
As it turns out, people were taking advantage of bugginess in semver, so
we can't do this upgrade yet.
Fixes #3001