mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
Update actix-session to 0.2.0 (#174)
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = "1.0.0"
|
||||
actix-session = "0.1.0"
|
||||
actix-session = "0.2.0"
|
||||
|
||||
futures = "0.1"
|
||||
time = "0.1"
|
||||
|
Reference in New Issue
Block a user