]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Bump to 0.0.71
[rust.git] / Cargo.toml
index 828857701d5a396fb27ec216390e5632b5a79ace..ec38ce9162319192704044564d5ef89aa8622842 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.70"
+version = "0.0.71"
 authors = [
        "Manish Goregaokar <manishsmail@gmail.com>",
        "Andre Bogus <bogusandre@gmail.com>",
@@ -30,7 +30,7 @@ toml = "0.1"
 unicode-normalization = "0.1"
 quine-mc_cluskey = "0.2.2"
 # begin automatic update
-clippy_lints = { version = "0.0.70", path = "clippy_lints" }
+clippy_lints = { version = "0.0.71", path = "clippy_lints" }
 # end automatic update
 rustc-serialize = "0.3"