mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-19 06:55:37 +02:00
update redis-async to 0.14
This commit is contained in:
@@ -34,7 +34,7 @@ log = "0.4.6"
|
||||
backoff = "0.4.0"
|
||||
derive_more = "0.99.7"
|
||||
futures-core = { version = "0.3.7", default-features = false }
|
||||
redis-async = "0.13"
|
||||
redis-async = "0.14"
|
||||
time = "0.3"
|
||||
tokio = { version = "1.13.1", features = ["sync"] }
|
||||
tokio-util = "0.7"
|
||||
|
Reference in New Issue
Block a user