mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-30 19:10:20 +02:00
Update actix-redis to current state (beta) of actix (#210)
This commit is contained in:
@@ -32,7 +32,7 @@ web = [
|
||||
actix = { version = "0.12.0", default-features = false }
|
||||
actix-rt = { version = "2.1", default-features = false }
|
||||
actix-service = "2.0.0"
|
||||
actix-tls = { version = "3.0.0-beta.7", default-features = false, features = ["connect"] }
|
||||
actix-tls = { version = "3.0.0-rc.1", default-features = false, features = ["connect"] }
|
||||
|
||||
log = "0.4.6"
|
||||
backoff = "0.2.1"
|
||||
|
Reference in New Issue
Block a user