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

Update response

This commit is contained in:
Yuki Okushi
2019-12-29 02:59:48 +09:00
parent 2cd3428c8e
commit a255f4aea6
10 changed files with 49 additions and 48 deletions

View File

@ -4,7 +4,8 @@ version = "1.0.0"
edition = "2018"
[dependencies]
actix-web = "1.0"
actix-web = "2.0"
actix-rt = "1.0"
serde = "1.0"
futures = "0.1"
futures = "0.3.1"
bytes = "0.4"