Bump reqwest from 0.12.10 to 0.12.11
Bumps reqwest from 0.12.10 to 0.12.11.
Release notes
Sourced from reqwest's releases.
v0.12.11
What's Changed
- Fix decompression returning an error when HTTP/2 ends with an empty data frame by
@seanmonstar
in seanmonstar/reqwest#2508Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.10...v0.12.11
Changelog
Sourced from reqwest's changelog.
v0.12.11
- Fix decompression returning an error when HTTP/2 ends with an empty data frame.
Commits
-
224f0b8
v0.12.11 -
beea332
fix decoding extra empty frame (#2508) -
177cc7f
cleanup: typo fix - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts