]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Updated lints with script
[rust.git] / Cargo.toml
index 115ca4ede3263004da6733eef296f911702b0833..febe1ab9c19bc30ffb863d80d757ce13db2410e6 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.52"
+version = "0.0.60"
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
        "Andre Bogus <bogusandre@gmail.com>",
@@ -23,6 +23,7 @@ regex_macros = { version = "0.1.33", optional = true }
 semver = "0.2.1"
 toml = "0.1"
 unicode-normalization = "0.1"
+quine-mc_cluskey = "0.2.2"
 
 [dev-dependencies]
 compiletest_rs = "0.1.0"