Merge pull request #1572 from steveklabnik/patch-1

update semver version
This commit is contained in:
Manish Goregaokar 2017-02-22 17:38:09 -08:00 committed by GitHub
commit 96291e7d1c

View File

@ -18,7 +18,7 @@ keywords = ["clippy", "lint", "plugin"]
[dependencies]
matches = "0.1.2"
regex-syntax = "0.4.0"
semver = "0.2.1"
semver = "0.6.0"
toml = "0.2"
unicode-normalization = "0.1"
quine-mc_cluskey = "0.2.2"