fix(deps): update rust crate reqwest to 0.11.18
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
reqwest | dependencies | patch |
0.11.17 -> 0.11.18
|
Release Notes
seanmonstar/reqwest
v0.11.18
- Fix
RequestBuilder::json()
method from overriding a previously setcontent-type
header. An existing value will be left in place. - Upgrade internal dependencies for rustls and compression.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.