mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
upgrade to actix 0.4
This commit is contained in:
@ -10,5 +10,5 @@ path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
env_logger = "0.4"
|
||||
actix = { version = "^0.3.5" }
|
||||
actix-web = { git = "https://github.com/actix/actix-web", features=["signal", "alpn"] }
|
||||
actix = "0.4"
|
||||
actix-web = { git = "https://github.com/actix/actix-web", features=["alpn"] }
|
||||
|
Reference in New Issue
Block a user