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:
+1
-1
@@ -17,7 +17,7 @@ doc.mv2
|
||||
|
||||
/target
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
# Cargo.lock - now committed for reproducible CI builds
|
||||
.idea
|
||||
|
||||
|
||||
|
||||
Generated
+6837
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user