]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Use span_lint_and_sugg
[rust.git] / Cargo.toml
index b68e10f15486ce5aa47aac53b76d128e0344033a..ddc2cba823b5c2c943aa91a61c61c720fcee709b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.134"
+version = "0.0.140"
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
        "Andre Bogus <bogusandre@gmail.com>",
@@ -31,7 +31,7 @@ test = false
 
 [dependencies]
 # begin automatic update
-clippy_lints = { version = "0.0.134", path = "clippy_lints" }
+clippy_lints = { version = "0.0.140", path = "clippy_lints" }
 # end automatic update
 cargo_metadata = "0.2"