mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-30 19:10:20 +02:00
fix redis
This commit is contained in:
@@ -30,6 +30,7 @@ web = [
|
||||
|
||||
[dependencies]
|
||||
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-rc.2", default-features = false, features = ["connect"] }
|
||||
|
||||
|
Reference in New Issue
Block a user