mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
bump actix-web
This commit is contained in:
parent
31c9ccd8be
commit
c977b70921
2 changed files with 31 additions and 18 deletions
|
@ -21,7 +21,7 @@ actix-cors = "0.5.3"
|
|||
actix-http = "2"
|
||||
actix-rt = "1"
|
||||
actix-service = "1.0.6"
|
||||
actix-web = { version = "3.1.0", features = ["rustls"] }
|
||||
actix-web = { version = "3.3.2", features = ["rustls"] }
|
||||
bytes = "0.6.0"
|
||||
chrono = { version = "0.4.19", features = ["serde"] }
|
||||
crossbeam-channel = "0.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue