Skip to content

Commit c49c1a9

Browse files
committed
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
1 parent 5593045 commit c49c1a9

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)