Bumping clippy version

This commit is contained in:
Tomasz Drwięga
2016-06-03 11:15:38 +02:00
parent 81d8dafd9e
commit ae2deaaf72
9 changed files with 31 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ ethcore-devtools = { path = "../devtools" }
rustc-serialize = "0.3"
transient-hashmap = "0.1"
serde_macros = { version = "0.7.0", optional = true }
clippy = { version = "0.0.69", optional = true}
clippy = { version = "0.0.71", optional = true}
json-ipc-server = { git = "https://github.com/ethcore/json-ipc-server.git" }
[build-dependencies]