Bump clippy (#1982)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
6cb439fbc8
commit
f4826d1b2a
@@ -22,7 +22,7 @@ elastic-array = { git = "https://github.com/ethcore/elastic-array" }
|
||||
heapsize = { version = "0.3", features = ["unstable"] }
|
||||
itertools = "0.4"
|
||||
sha3 = { path = "sha3" }
|
||||
clippy = { version = "0.0.82", optional = true}
|
||||
clippy = { version = "0.0.85", optional = true}
|
||||
ethcore-devtools = { path = "../devtools" }
|
||||
libc = "0.2.7"
|
||||
vergen = "0.1"
|
||||
|
||||
@@ -14,7 +14,7 @@ time = "0.1.34"
|
||||
tiny-keccak = "1.0"
|
||||
rust-crypto = "0.2.34"
|
||||
slab = "0.2"
|
||||
clippy = { version = "0.0.79", optional = true}
|
||||
clippy = { version = "0.0.85", optional = true}
|
||||
igd = "0.5.0"
|
||||
libc = "0.2.7"
|
||||
parking_lot = "0.2.6"
|
||||
|
||||
Reference in New Issue
Block a user