mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 09:11:00 +00:00
add interface endpoint & health endpoint
This commit is contained in:
committed by
qdequele
parent
6d6c8e8fb2
commit
540308dc63
@ -46,6 +46,7 @@ slice-group-by = "0.2.6"
|
||||
actix-rt = "1"
|
||||
actix-web = "2"
|
||||
actix-http = "1"
|
||||
actix-files = "0.2.1"
|
||||
tokio = { version = "0.2.0", features = ["macros"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user