Update Rust crate reqwest to 0.12.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.12.0 -> 0.12.1
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.12.1
- Fix
ClientBuilder::interface()
when no TLS is enabled. - Fix
TlsInfo::peer_certificate()
being truncated with rustls. - Fix panic if
http2
feature disabled but TLS negotiated h2 in ALPN. - Fix
Display
forError
to not include its source error.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.