fix(deps): update rust crate reqwest to 0.12.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.12.3 -> 0.12.4
|
Release Notes
seanmonstar/reqwest (reqwest)
v0.12.4
- Add
zstd
support, enabled withzstd
Cargo feature. - Add
ClientBuilder::read_timeout(Duration)
, which applies the duration for each read operation. The timeout resets after a successful read.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.