mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-28 01:01:00 +00:00
add middleware
This commit is contained in:
committed by
qdequele
parent
6a1f73a304
commit
5fed155f15
@ -45,6 +45,7 @@ actix-rt = "1"
|
||||
actix-web = "2"
|
||||
actix-http = "1"
|
||||
actix-files = "0.2.1"
|
||||
actix-cors = "0.2.0"
|
||||
tokio = { version = "0.2.0", features = ["macros"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user