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

Update easu-form-handling example

This commit is contained in:
Yuki Okushi
2019-12-29 01:24:52 +09:00
parent 1e5f5ecf8b
commit 66c3bd8729
2 changed files with 8 additions and 7 deletions

View File

@ -4,5 +4,6 @@ version = "1.0.0"
edition = "2018"
[dependencies]
actix-web = "1.0"
actix-web = "2.0"
actix-rt = "1.0"
serde = "1.0"