mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
v3 (#188)
This commit is contained in:
@ -4,6 +4,5 @@ version = "1.0.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { version = "2.0", features = ["openssl"] }
|
||||
actix-rt = "1.0"
|
||||
actix-web = { version = "3", features = ["openssl"] }
|
||||
openssl = { version = "0.10", features = ["v110"] }
|
||||
|
Reference in New Issue
Block a user