Skip to content

Fix Dependabot: quinn-proto (rust) - #4

Open
akoszowski wants to merge 1 commit into
cursor/fix-dependabot-ring-71c7from
cursor/fix-dependabot-quinn-proto-71c7
Open

Fix Dependabot: quinn-proto (rust)#4
akoszowski wants to merge 1 commit into
cursor/fix-dependabot-ring-71c7from
cursor/fix-dependabot-quinn-proto-71c7

Conversation

@akoszowski

Copy link
Copy Markdown

Summary

Addresses RUSTSEC-2026-0037 and RUSTSEC-2026-0185 (quinn-proto 0.11.9 → 0.11.15, patched floor ≥0.11.15).

Dependency chain

bonsai-sdkreqwestquinnquinn-proto.

Fix

  • Bump quinn-proto to 0.11.15 in Cargo.lock.
  • Update wasm-bindgen / js-sys / web-sys to satisfy getrandom 0.3 required by quinn-proto 0.11.15.
  • Raise rust-toolchain.toml to 1.85 (quinn-proto 0.11.15 MSRV).

Notes

  • Stacked on #1 (ring). Merge ring first, then re-target this PR to main or merge sequentially.
  • Merge remaining lockfile PRs one at a time.
Open in Web Open in Cursor 

Bump quinn-proto from 0.11.9 to 0.11.15 (>=0.11.15) to address
RUSTSEC-2026-0037 and RUSTSEC-2026-0185.

Parent chain: reqwest -> quinn -> quinn-proto (via bonsai-sdk / risc0-zkvm).
Also updates wasm-bindgen/js-sys to resolve getrandom 0.3 requirements from
quinn-proto 0.11.15.

Raises the workspace Rust toolchain to 1.85 (quinn-proto 0.11.15 MSRV).

Co-authored-by: Antoni Koszowski <akoszowski@users.noreply.github.com>
@cursor
cursor Bot marked this pull request as ready for review July 28, 2026 12:26
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