mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
upgrade actix-web to 0.6
This commit is contained in:
@ -16,4 +16,4 @@ path = "src/server.rs"
|
||||
env_logger = "0.5"
|
||||
futures = "0.1"
|
||||
actix = "0.5"
|
||||
actix-web = { version = "^0.5", features=["alpn"] }
|
||||
actix-web = { version = "^0.6", features=["alpn"] }
|
||||
|
Reference in New Issue
Block a user