Update Rust crate reqwest to v0.12.8 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.12.7 -> 0.12.8
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.12.8
- Add support for SOCKS4 proxies.
- Add
multipart::Form::file()
method for adding files easily. - Add
Body::wrap()
to wrap anyhttp_body::Body
type. - Fix the pool configuration to use a timer to remove expired connections.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.