mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-21 20:26:25 +00:00
feat: Make a more debug oriented search tool
This commit is contained in:
committed by
Clément Renault
parent
b406fb4aed
commit
79d8555620
@ -8,6 +8,7 @@ env_logger = { version = "0.3", default-features = false }
|
||||
raptor = { path = ".." }
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
elapsed = "0.1"
|
||||
|
||||
[dependencies.fst]
|
||||
git = "https://github.com/Kerollmops/fst.git"
|
||||
|
Reference in New Issue
Block a user