working on picking

This commit is contained in:
Gav Wood
2016-02-11 10:46:55 +01:00
committed by Nikolay Volf
parent 8466b98019
commit b5fc7f9d8f
6 changed files with 7 additions and 815 deletions

View File

@@ -18,7 +18,7 @@ ethcore-util = { path = "../util" }
evmjit = { path = "../evmjit", optional = true }
ethash = { path = "../ethash" }
num_cpus = "0.2"
clippy = "0.0.37"
clippy = "0.0.41"
crossbeam = "0.1.5"
lazy_static = "0.1"