fix(deps): update rust crate reqwest to 0.11.22
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| reqwest | dependencies | patch |
0.11.20 -> 0.11.22
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.11.22
- Fix compilation on Windows when
trust-dnsis enabled.
v0.11.21
- Add automatically detecting macOS proxy settings.
- Add
ClientBuilder::tls_info(bool), which will puttls::TlsInfointo the response extensions. - Fix trust-dns resolver from possible hangs.
- Fix connect timeout to be split among multiple IP addresses.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate