Commit e76ce8b
authored
Update h2 to address RUSTSEC-2026-0258 (#84)
Update transitive h2 from 0.4.15 to 0.4.16 to address
RUSTSEC-2026-0258, which could allow an HTTP/2 peer to cause
unbounded processing of empty DATA frames.
The update remains within the existing reqwest/hyper constraints,
preserves Rust 1.88 compatibility, and does not change the public API,
feature surface, server target, or OpenAPI contract.1 parent 7e6f391 commit e76ce8b
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments