Bumping clippy (#1532)

This commit is contained in:
Tomasz Drwięga
2016-07-04 05:52:59 -04:00
committed by Arkadiy Paronyan
parent 1aee197d79
commit 5c438cc58a
10 changed files with 19 additions and 19 deletions

View File

@@ -22,7 +22,7 @@ ethcore-util = { path = "../util" }
evmjit = { path = "../evmjit", optional = true }
ethash = { path = "../ethash" }
num_cpus = "0.2"
clippy = { version = "0.0.77", optional = true}
clippy = { version = "0.0.78", optional = true}
crossbeam = "0.2.9"
lazy_static = "0.2"
ethcore-devtools = { path = "../devtools" }