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

Testing is done-ish.

This commit is contained in:
Cameron Dershem
2019-06-24 17:43:31 -04:00
parent 4f57ce2fdb
commit 60f4f116cf
8 changed files with 141 additions and 173 deletions

View File

@ -7,3 +7,5 @@ edition = "2018"
actix-web = "1.0"
futures = "0.1"
bytes = "0.4"
serde = "1.0"
serde_json = "1.0"