Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-06-23 10:54:25 +02:00
parent 9ac30ad409
commit a76e3a134f
10 changed files with 10 additions and 10 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.76", optional = true}
clippy = { version = "0.0.77", optional = true}
crossbeam = "0.2.9"
lazy_static = "0.2"
ethcore-devtools = { path = "../devtools" }