mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
Update application examples to v2
This commit is contained in:
@ -5,4 +5,5 @@ edition = "2018"
|
||||
workspace = "../"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "1.0"
|
||||
actix-web = "2.0"
|
||||
actix-rt = "1.0"
|
||||
|
Reference in New Issue
Block a user