Bumping clippy (#1532)

This commit is contained in:
Tomasz Drwięga
2016-07-04 05:52:59 -04:00
committed by Arkadiy Paronyan
parent 1aee197d79
commit 5c438cc58a
10 changed files with 19 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ syntex = "*"
ethcore-ipc-codegen = { path = "../ipc/codegen" }
[dependencies]
clippy = { version = "0.0.77", optional = true}
clippy = { version = "0.0.78", optional = true}
ethcore-devtools = { path = "../devtools" }
ethcore-ipc = { path = "../ipc/rpc" }
rocksdb = { git = "https://github.com/ethcore/rust-rocksdb" }