fixed now it all compiled successfuly

This commit is contained in:
filipriec
2025-06-08 20:14:44 +02:00
parent b60e03eb70
commit 4b4301ad49
5 changed files with 8 additions and 4 deletions

View File

@@ -36,4 +36,7 @@ dotenvy = "0.15.7"
lazy_static = "1.5.0"
tracing = "0.1.41"
# Search crate
tantivy = "0.24.1"
common = { path = "./common" }