alloy-rs/examples

[Debt] Remove `reqwest` dependency

zerosnacks opened this issue · 0 comments

This should not be necessary anymore, e.g.:

HttpProvider::<Ethereum>::new_http("https://eth.merkle.io".parse::<Url>().unwrap());