mirror of
https://github.com/actix/examples
synced 2025-06-28 18:00:37 +02:00
upgrade actix-web
This commit is contained in:
@ -6,8 +6,8 @@ workspace = ".."
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "1.0.0-beta.3"
|
||||
actix-session = "0.1.0-beta.2"
|
||||
actix-web = "1.0.0-beta.4"
|
||||
actix-session = "0.1.0-beta.4"
|
||||
|
||||
futures = "0.1"
|
||||
time = "0.1"
|
||||
|
Reference in New Issue
Block a user