Commit Cargo.lock for reproducible CI builds

Cargo's dependency resolution was not including tantivy and wide
on Ubuntu CI despite the lex and simd features being enabled.
This appears to be a Cargo bug or edge case with optional dependencies.

Committing Cargo.lock ensures consistent dependency resolution
across all CI runners.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Olow304
2026-01-27 10:39:06 -05:00
parent 9b7f5a62a1
commit cbe2f3efdd
2 changed files with 6838 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ doc.mv2
/target
**/*.rs.bk
Cargo.lock
# Cargo.lock - now committed for reproducible CI builds
.idea
Generated
+6837
View File
File diff suppressed because it is too large Load Diff