Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-06-12 11:26:07 +02:00
parent 9260d44362
commit fca22e92ce
9 changed files with 19 additions and 24 deletions

View File

@@ -10,7 +10,7 @@ authors = ["Ethcore <admin@ethcore.io"]
[dependencies]
ethcore-util = { path = "../util" }
ethcore = { path = "../ethcore" }
clippy = { version = "0.0.71", optional = true}
clippy = { version = "0.0.76", optional = true}
log = "0.3"
env_logger = "0.3"
time = "0.1.34"