Update Rust crate reqwest to v0.12.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.12.8 -> 0.12.9
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.12.9
- Add
tls::CertificateRevocationLists
support. - Add crate features to enable webpki roots without selecting a rustls provider.
- Fix
connection_verbose()
to output read logs. - Fix
multipart::Part::file()
to automatically include content-length. - Fix proxy to internally no longer cache system proxy settings.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot