Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cargo: update h2 to v0.3.26 to fix HTTP/2 CONTINUATION flood
Update h2 to v0.3.26, to address HTTP/2 CONTINUATION flood issues. Update related crates as well, reqwest to 0.11.26, hyper to 0.14.28, which are only patchlevel updates. See also https://rustsec.org/advisories/RUSTSEC-2024-0332.html, https://nowotarski.info/http2-continuation-flood/, https://seanmonstar.com/blog/hyper-http2-continuation-flood/.
- Loading branch information