mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 08:11:04 +00:00
feat: Introduce the index module
This commit is contained in:
@ -35,4 +35,5 @@ serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
structopt = "0.2"
|
||||
tempfile = "3.0"
|
||||
warp = "0.1"
|
||||
|
Reference in New Issue
Block a user