fix(deps): update rust crate reqwest to 0.11.15
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.11.14 -> 0.11.15
|
Release Notes
seanmonstar/reqwest
v0.11.15
- Add
RequestBuilder
methods to split and reconstruct from its parts. - Add experimental HTTP/3 support.
- Fix
connection_verbose
to logwrite_vectored
calls. - (wasm) Make requests actually cancel if the future is dropped.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.