mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Move the command lines helpers into different crates
This commit is contained in:
parent
d8f3421608
commit
fecf3d6fc1
11 changed files with 142 additions and 48 deletions
|
@ -34,3 +34,6 @@ warp = "0.2.2"
|
|||
log = "0.4.11"
|
||||
stderrlog = "0.5.0"
|
||||
fst = "0.4.5"
|
||||
|
||||
# Temporary fix for bitvec, remove once fixed. (https://github.com/bitvecto-rs/bitvec/issues/105)
|
||||
funty = "=1.1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue