fix(deps): update rust crate reqwest to v0.12.5
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| reqwest | dependencies | patch |
0.12.4 -> 0.12.5
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.12.5
- Add
blocking::ClientBuilder::dns_resolver()method to change DNS resolver in blocking client. - Add
http3feature back, still requiringreqwest_unstable. - Add
rustls-tls-no-providerCargo feature to use rustls without a crypto provider. - Fix
Accept-Encodingheader combinations. - Fix http3 resolving IPv6 addresses.
- Internal: upgrade to rustls 0.23.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.