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

@@ -16,6 +16,6 @@ jsonrpc-http-server = "1.1"
ethcore-util = { path = "../util" }
ethcore = { path = "../ethcore" }
ethsync = { path = "../sync" }
clippy = "0.0.37"
clippy = "0.0.39"
target_info = "0.1.0"
rustc-serialize = "0.3"