feat: Make a more debug oriented search tool

This commit is contained in:
Kerollmops
2018-06-24 19:27:24 +02:00
committed by Clément Renault
parent b406fb4aed
commit 79d8555620
3 changed files with 69 additions and 14 deletions

View File

@ -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"