Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-06-12 11:26:07 +02:00
parent 9260d44362
commit fca22e92ce
9 changed files with 19 additions and 24 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.71", optional = true}
clippy = { version = "0.0.76", optional = true}
crossbeam = "0.2.9"
lazy_static = "0.1"
ethcore-devtools = { path = "../devtools" }