Skip to content

chore(deps): Update h2 to 0.4.19 - #773

Open
hwright wants to merge 1 commit into
rust-cli:mainfrom
hwright:deps
Open

hwright wants to merge 1 commit into
rust-cli:mainfrom
hwright:deps

Conversation

@hwright

@hwright hwright commented Sep 21, 2026

Copy link
Copy Markdown

Versions <0.4.16 have a low-priority vulnerability which causes our cargo deny check to fail:
https://rustsec.org/advisories/RUSTSEC-2026-0258

This only updates our the h2 dependency (and it's dependencies) via cargo update -p h2.

@epage

epage commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

My question is why this matters? This is through a dev-dependency

@hwright

hwright commented Sep 21, 2026

Copy link
Copy Markdown
Author

One of the failing diagnostics points to this dependency:
https://github.com/rust-cli/config-rs/actions/runs/35603696336/job/106345590495

While it may be trivial as a dev dependency, it seems like the kind of thing to clean up so that real warnings are not overlooked.

Versions <0.4.16 have a low-priority vulnerability which causes our `cargo deny`
check to fail:
https://rustsec.org/advisories/RUSTSEC-2026-0258
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants