Bumping clippy & crossbeam

This commit is contained in:
Tomasz Drwięga
2016-05-17 09:33:01 +02:00
parent 00ae3cf218
commit 9b9ea93ff7
9 changed files with 18 additions and 23 deletions

View File

@@ -10,7 +10,7 @@ authors = ["Ethcore <admin@ethcore.io"]
[dependencies]
ethcore-util = { path = "../util" }
ethcore = { path = "../ethcore" }
clippy = { version = "0.0.64", optional = true}
clippy = { version = "0.0.67", optional = true}
ethminer = { path = "../miner" }
log = "0.3"
env_logger = "0.3"