Bumping clippy version

This commit is contained in:
Tomasz Drwięga
2016-04-12 13:42:55 +02:00
parent 41f15929b9
commit 6b03a3218c
9 changed files with 16 additions and 16 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.61", optional = true}
clippy = { version = "0.0.63", optional = true}
crossbeam = "0.1.5"
lazy_static = "0.1"
ethcore-devtools = { path = "../devtools" }