]> git.lizzy.rs Git - rust.git/commitdiff
update semver version
authorSteve Klabnik <steve@steveklabnik.com>
Wed, 22 Feb 2017 20:52:57 +0000 (15:52 -0500)
committerGitHub <noreply@github.com>
Wed, 22 Feb 2017 20:52:57 +0000 (15:52 -0500)
clippy_lints/Cargo.toml

index d7a95ba04dd4c179b89920c5f30930bc56ec1d0a..1b3471ee093d1d115a8c7fe3419abcf8fb91e6f6 100644 (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"