]> git.lizzy.rs Git - rust.git/commitdiff
ran update_lints.py
authorAndre Bogus <bogusandre@gmail.com>
Sun, 29 May 2016 09:57:56 +0000 (11:57 +0200)
committerAndre Bogus <bogusandre@gmail.com>
Sun, 29 May 2016 09:57:56 +0000 (11:57 +0200)
I forgot that in the previous commit. Shame on me.

Cargo.toml

index 3d8dbf7c1d77c1bdfe8fb52c6c498ce6a856bbbf..672b9d7ef9441ab6953c0ba03d9da826213e0ea1 100644 (file)
@@ -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.69", path = "clippy_lints" }
+clippy_lints = { version = "0.0.70", path = "clippy_lints" }
 # end automatic update
 
 [dev-dependencies]