You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Tantivy 0.26 build break and add cargo-audit CI
- Fix TopDocs::with_limit() call in verisim-document to use
.order_by_score() as required by Tantivy 0.26 Collector trait
- Add cargo-audit CI workflow for dependency vulnerability scanning
(runs on PR, push to main, and weekly schedule)
All 23 verisim-document tests pass (17 unit + 6 property).
https://claude.ai/code/session_01FxxUVqL8xdA34j7n3Ep52S
0 commit comments