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

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