clippy, returing docopt

This commit is contained in:
Nikolay Volf
2016-02-14 00:58:41 +03:00
parent 2205b80703
commit 9ff3155a64
5 changed files with 7 additions and 7 deletions

View File

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