What's Changed
- 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.
New Contributors
- @flyingalex made their first contribution in #1833
- @cpu made their first contribution in #1791