1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 23:49:02 +02:00

Update requests

This commit is contained in:
Yuki Okushi
2019-12-29 02:32:47 +09:00
parent b0e8a8d51d
commit 4f2f930349
6 changed files with 53 additions and 65 deletions

View File

@ -6,7 +6,8 @@ edition = "2018"
[dependencies]
serde = "1.0"
serde_json = "1.0"
actix-web = "1.0"
futures = "0.1"
actix-web = "2.0"
actix-rt = "1.0"
futures = "0.3.1"
bytes = "0.4"
actix-multipart = "0.1"
actix-multipart = "0.2"