mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 18:09:22 +02:00
update example
This commit is contained in:
@ -15,6 +15,6 @@ path = "src/client.rs"
|
||||
env_logger = "*"
|
||||
futures = "0.1"
|
||||
tokio-core = "0.1"
|
||||
#actix = "^0.4.2"
|
||||
#actix = "^0.4.6"
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix-web = { path="../../" }
|
||||
|
Reference in New Issue
Block a user