mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-29 09:39:58 +00:00
feat: Allow the user to specify options by argument
This commit is contained in:
@ -10,6 +10,7 @@ authors = ["Clément Renault <renault.cle@gmail.com>"]
|
||||
raptor = { path = "../raptor" }
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
structopt = "0.2"
|
||||
serde = "1.0"
|
||||
warp = "0.1"
|
||||
|
||||
|
Reference in New Issue
Block a user