Closed getong closed 2 months ago
I am interested in this PR too! If any help is needed I am happy to help.
@getong I think with hyper 0.14 -> 1 update you should also update reqwest 0.11 (use hyper 0.14) -> 0.12 (use hyper 1)
https://github.com/tomusdrw/rust-web3/blob/fa9cd7bef23350237a3e4812e37945f374bca44f/Cargo.toml#L38
I am interested in this PR too! If any help is needed I am happy to help.
@getong I think with hyper 0.14 -> 1 update you should also update reqwest 0.11 (use hyper 0.14) -> 0.12 (use hyper 1)
https://github.com/tomusdrw/rust-web3/blob/fa9cd7bef23350237a3e4812e37945f374bca44f/Cargo.toml#L38
Done
@tomusdrw All the tests pass, would you take a look at this pr?