mirror of
https://github.com/actix/actix-website
synced 2025-06-27 15:39:02 +02:00
begin update of docs to actix-web 1.0
This commit is contained in:
@ -5,6 +5,6 @@ workspace = "../"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.7"
|
||||
actix-web = { version="0.7", features=["alpn"] }
|
||||
actix-web = "1.0"
|
||||
futures = "0.1"
|
||||
openssl = "0.10"
|
||||
|
Reference in New Issue
Block a user