Use upstream `reqwest` instead of vendored one
This uses the ClientBuilder::dns_resolver
function that was added in reqwest 0.11.13, instead of the homebrew ClientBuilder::resolve_fn
.
-
I agree to release my code and all other changes of this MR under the Apache-2.0 license