]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Fix deploy.sh III
[rust.git] / clippy_lints / Cargo.toml
index db6ee12450585d608c13c0e5c51206965e6911d4..6f05b99a16f414d424e1216894ca89530e983caf 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "clippy_lints"
 # begin automatic update
-version = "0.0.71"
+version = "0.0.79"
 # end automatic update
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
@@ -16,6 +16,7 @@ license = "MPL-2.0"
 keywords = ["clippy", "lint", "plugin"]
 
 [dependencies]
+matches = "0.1.2"
 regex-syntax = "0.3.0"
 semver = "0.2.1"
 toml = "0.1"