fix(deps): update rust crate reqwest to 0.11.14
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.11.13 -> 0.11.14
|
Release Notes
seanmonstar/reqwest
v0.11.14
- Adds
Proxy::no_proxy(url)
that works like the NO_MROXY environment variable. - Adds
multipart::Part::headers(headers)
method to add custom headers. - (wasm) Add
Response::bytes_stream()
. - Perf: several internal optimizations reducing copies and memory allocations.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.