mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 16:51:01 +00:00
update authorization middleware with actix-web-macros
This commit is contained in:
committed by
qdequele
parent
e74d2c1872
commit
bc8ff49de3
@ -46,6 +46,7 @@ actix-http = "1"
|
||||
actix-files = "0.2.1"
|
||||
actix-cors = "0.2.0"
|
||||
actix-service = "1.0.5"
|
||||
actix-web-macros = "0.1.0"
|
||||
tokio = { version = "0.2.18", features = ["macros"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Reference in New Issue
Block a user