]> git.lizzy.rs Git - rust.git/blobdiff - clippy_lints/Cargo.toml
Version Bump
[rust.git] / clippy_lints / Cargo.toml
index 4c88cc0c07184424c77baff3788a9f1c4b3d24b3..9249e871204375b1ed2b680e983480add4777b6e 100644 (file)
@@ -1,7 +1,7 @@
 [package]
 name = "clippy_lints"
 # begin automatic update
-version = "0.0.174"
+version = "0.0.186"
 # end automatic update
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
@@ -17,7 +17,7 @@ keywords = ["clippy", "lint", "plugin"]
 
 [dependencies]
 itertools = "0.6.0"
-lazy_static = "0.2.8"
+lazy_static = "1.0"
 matches = "0.1.2"
 quine-mc_cluskey = "0.2.2"
 regex-syntax = "0.4.0"