citahub / cita-common

Libraries for CITA (https://github.com/citahub/cita)
Apache License 2.0
38 stars 34 forks source link

run clippy for web3 #240

Closed boundless-forest closed 5 years ago

boundless-forest commented 5 years ago

cita-web3/Cargo.toml:

[dependencies]
jsonrpc-types = { path = "../jsonrpc-types" }
web3 = "0.4.0"

So, #239 should be merged firstly.

kaikai1024 commented 5 years ago

push the branch