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

Update getting-started

This commit is contained in:
Yuki Okushi
2019-12-29 01:33:19 +09:00
parent 37bd5e5da2
commit e018ce4278
2 changed files with 9 additions and 8 deletions

View File

@ -5,4 +5,5 @@ edition = "2018"
workspace = "../"
[dependencies]
actix-web = "1.0"
actix-web = "2.0"
actix-rt = "1.0"