mirror of
https://github.com/actix/actix-website
synced 2025-06-27 07:29:02 +02:00
update remaining examples to v4
This commit is contained in:
@ -4,5 +4,5 @@ version = "1.0.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
actix-web = { version = "3", features = ["openssl"] }
|
||||
actix-web = { version = "4", features = ["openssl"] }
|
||||
openssl = { version = "0.10", features = ["v110"] }
|
||||
|
Reference in New Issue
Block a user