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

@@ -18,7 +18,7 @@ ws = "0.4.7"
ethcore-util = { path = "../util" }
ethcore-rpc = { path = "../rpc" }
clippy = { version = "0.0.69", optional = true}
clippy = { version = "0.0.71", optional = true}
[features]
dev = ["clippy"]