mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-25 09:59:21 +02:00
Use actix from crates.io in tools/wsload
This commit is contained in:
@ -17,5 +17,5 @@ rand = "0.4"
|
||||
time = "*"
|
||||
num_cpus = "1"
|
||||
tokio-core = "0.1"
|
||||
actix = { git = "https://github.com/actix/actix.git" }
|
||||
actix = "0.5"
|
||||
actix-web = { path="../../" }
|
||||
|
Reference in New Issue
Block a user