clippy version update, docopt-macro moving to fork

This commit is contained in:
Nikolay Volf
2016-02-13 13:17:16 +03:00
parent 23d2899e54
commit 84c752583a
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.37"
clippy = "0.0.39"
log = "0.3"
env_logger = "0.3"
time = "0.1.34"