Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-03-12 09:59:57 +01:00
parent 1031ce641d
commit e10457d235
6 changed files with 11 additions and 11 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.49", optional = true }
clippy = { version = "0.0.50", optional = true }
crossbeam = "0.1.5"
lazy_static = "0.1"
ethcore-devtools = { path = "../devtools" }