use pre-constructed client for well-known requests also
This commit is contained in:
parent
f8d1c1a8af
commit
1059f35fdc
4 changed files with 21 additions and 34 deletions
3
Cargo.lock
generated
3
Cargo.lock
generated
|
@ -1950,8 +1950,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "reqwest"
|
||||
version = "0.11.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "87f242f1488a539a79bac6dbe7c8609ae43b7914b7736210f239a37cccb32525"
|
||||
source = "git+https://github.com/niuhuan/reqwest?branch=dns-resolver-fn#57b7cf4feb921573dfafad7d34b9ac6e44ead0bd"
|
||||
dependencies = [
|
||||
"base64 0.13.0",
|
||||
"bytes",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue