Skip to content

fix(deps): bump quinn-proto past RUSTSEC-2026-0185 (lockfile-only)#295

Merged
hyperpolymath merged 1 commit into
mainfrom
fix/rustsec-2026-0185-quinn-proto
Jul 1, 2026
Merged

fix(deps): bump quinn-proto past RUSTSEC-2026-0185 (lockfile-only)#295
hyperpolymath merged 1 commit into
mainfrom
fix/rustsec-2026-0185-quinn-proto

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Summary

  • Bumps quinn-proto 0.11.14 -> 0.11.15 via cargo update -p quinn-proto to clear RUSTSEC-2026-0185 (high, 7.5), which is failing the Rust CI audit job and the standalone Cargo Audit workflow.
  • Lockfile-only change: Cargo.lock is the only file touched (verified with git status).

Verification

  • grep -A2 'name = "quinn-proto"' Cargo.lock -> version = "0.11.15"
  • Local cargo audit (advisory DB 1146 entries) exits 0: RUSTSEC-2026-0185 cleared. The remaining RUSTSEC-2026-0190 (anyhow, unsound) is an allowed WARNING, not a failure, and is intentionally left alone.

🤖 Generated with Claude Code

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit ae46e3b into main Jul 1, 2026
37 of 40 checks passed
@hyperpolymath
hyperpolymath deleted the fix/rustsec-2026-0185-quinn-proto branch July 1, 2026 21:28
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.

1 participant