mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-30 19:10:20 +02:00
enforce required minimum redis-async patch version (#98)
This commit is contained in:
@@ -39,7 +39,7 @@ log = "0.4.6"
|
||||
backoff = "0.2.1"
|
||||
derive_more = "0.99.2"
|
||||
futures-util = { version = "0.3.5", default-features = false }
|
||||
redis-async = "0.6.1"
|
||||
redis-async = "0.6.3"
|
||||
actix-rt = "1.1.1"
|
||||
time = "0.2.9"
|
||||
tokio = "0.2.6"
|
||||
|
Reference in New Issue
Block a user