mirror of
https://github.com/actix/examples
synced 2025-06-28 09:50:36 +02:00
update redis examples
This commit is contained in:
@ -7,8 +7,8 @@ workspace = ".."
|
||||
|
||||
[dependencies]
|
||||
actix = "0.8.2"
|
||||
actix-web = "1.0.0"
|
||||
actix-redis = { git="https://github.com/actix/actix-redis.git" }
|
||||
actix-web = "1.0.3"
|
||||
actix-redis = "0.6"
|
||||
futures = "0.1.23"
|
||||
redis-async = "0.4.0"
|
||||
serde = "1.0.71"
|
||||
|
Reference in New Issue
Block a user