mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-31 03:20:20 +02:00
upgrade to actix 0.4
This commit is contained in:
@@ -11,5 +11,5 @@ path = "src/main.rs"
|
||||
[dependencies]
|
||||
env_logger = "*"
|
||||
futures = "0.1"
|
||||
actix = "^0.3.5"
|
||||
actix-web = { path = "../../", features=["signal"] }
|
||||
actix = "0.4"
|
||||
actix-web = { path = "../../" }
|
||||
|
Reference in New Issue
Block a user