Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-03-18 09:54:05 +01:00
parent 0d77937caf
commit 338e5fadb9
8 changed files with 24 additions and 20 deletions

View File

@@ -17,7 +17,7 @@ ethcore-util = { path = "../util" }
evmjit = { path = "../evmjit", optional = true }
ethash = { path = "../ethash" }
num_cpus = "0.2"
clippy = { version = "0.0.50", optional = true }
clippy = { version = "0.0.54", optional = true }
crossbeam = "0.1.5"
lazy_static = "0.1"
ethcore-devtools = { path = "../devtools" }