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

Requests is done-ish.

This commit is contained in:
Cameron Dershem
2019-06-26 01:27:17 -04:00
parent be68e418b0
commit d7d4392d87
6 changed files with 69 additions and 47 deletions

View File

@ -9,3 +9,4 @@ serde_json = "1.0"
actix-web = "1.0"
futures = "0.1"
bytes = "0.4"
actix-multipart = "0.1"