]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Bump to 0.0.75
[rust.git] / Cargo.toml
index 0bfd05a0de470824a98b09e9ee8a67cd31c1c15a..1ea542c7737d9da3204c6f4c18c5b29f1c94e71b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "clippy"
-version = "0.0.74"
+version = "0.0.75"
 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.74", path = "clippy_lints" }
+clippy_lints = { version = "0.0.75", path = "clippy_lints" }
 # end automatic update
 rustc-serialize = "0.3"