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

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