Bumping clippy & fixing warnings (#1823)
* Bumping clippy * Fixing clippy warnings * Cargo.lock (latest nightly?)
This commit is contained in:
@@ -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.79", optional = true}
|
||||
clippy = { version = "0.0.80", optional = true}
|
||||
json-ipc-server = { git = "https://github.com/ethcore/json-ipc-server.git" }
|
||||
ethcore-ipc = { path = "../ipc/rpc" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user