fix/cargo-audit-deps
main
tantivy
instant
scraper
quinn-proto
lru 0.12.5
🤖 Generated with Claude Code
Resolves cargo audit failures: - RUSTSEC-2024-0384 (instant, unmaintained) — removed by tantivy upgrade - RUSTSEC-2026-0037 (quinn-proto, DoS) — fixed by cargo update - scraper advisory — resolved by version bump Remaining warning: lru 0.12.5 (RUSTSEC-2026-0002) pinned by tantivy, not a blocking error. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
No dependencies set.
The note is not visible to the blocked user.
Summary
tantivy0.22 → 0.25 (removesinstantRUSTSEC-2024-0384)scraper0.22 → 0.25 (resolves scraper advisory)quinn-proto0.11.13 → 0.11.14 (fixes RUSTSEC-2026-0037 DoS)lru 0.12.5(RUSTSEC-2026-0002) pinned by tantivy, not blockingTest plan
🤖 Generated with Claude Code