search crate compiled, lets get to fixing all the other errors

This commit is contained in:
filipriec
2025-06-08 20:10:57 +02:00
parent 2c7bda3ff1
commit b60e03eb70
7 changed files with 633 additions and 11 deletions

View File

@@ -14,3 +14,4 @@ tonic = { workspace = true }
tracing = { workspace = true }
common = { path = "../common" }
tantivy = "0.24.1"