mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-26 10:27:42 +02:00
prepare actix-redis release 0.11.0
This commit is contained in:
@ -43,7 +43,7 @@ tracing = { version = "0.1.30", default-features = false, features = ["log"] }
|
||||
|
||||
# redis-actor-session
|
||||
actix = { version = "0.12.0", default-features = false, optional = true }
|
||||
actix-redis = { version = "0.10", optional = true }
|
||||
actix-redis = { version = "0.11.0", optional = true }
|
||||
futures-core = { version = "0.3.7", default-features = false, optional = true }
|
||||
|
||||
# redis-rs-session
|
||||
|
Reference in New Issue
Block a user