ran update_lints.py

I forgot that in the previous commit. Shame on me.
This commit is contained in:
Andre Bogus 2016-05-29 11:57:56 +02:00
parent d1d62a8e76
commit 8fbbabb221

View 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]