mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
update remaining examples to v4
This commit is contained in:
@ -5,6 +5,7 @@ workspace = "../"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { version = "3", features = ["openssl"] }
|
||||
actix-web = { version = "4", features = ["openssl"] }
|
||||
futures = "0.3"
|
||||
openssl = "0.10"
|
||||
tokio = { version = "1.16.1", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user