Skip to content

Commit 4c21961

Browse files
authored
Auto merge of #3010 - steveklabnik:gh3001, r=alexcrichton
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
2 parents 08ec698 + c49c1a9 commit 4c21961

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

Cargo.lock

Lines changed: 8 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ miow = "0.1"
3737
num_cpus = "1.0"
3838
regex = "0.1"
3939
rustc-serialize = "0.3"
40-
semver = "0.4"
40+
semver = "0.2.3"
4141
tar = { version = "0.4", default-features = false }
4242
tempdir = "0.3"
4343
term = "0.4.4"

0 commit comments

Comments
 (0)