Bumping clippy

This commit is contained in:
Tomasz Drwięga
2016-11-28 12:20:57 +01:00
parent a7037f8e5b
commit e1e7886918
11 changed files with 22 additions and 22 deletions

View File

@@ -29,7 +29,7 @@ byteorder = "0.5"
transient-hashmap = "0.1"
linked-hash-map = "0.3.0"
evmjit = { path = "../evmjit", optional = true }
clippy = { version = "0.0.96", optional = true}
clippy = { version = "0.0.103", optional = true}
ethash = { path = "../ethash" }
ethcore-util = { path = "../util" }
ethcore-io = { path = "../util/io" }