mirror of
https://github.com/fafhrd91/actix-net
synced 2024-11-30 17:44:34 +01:00
use release
This commit is contained in:
parent
7c5afc09a6
commit
1441355d4f
@ -18,7 +18,7 @@ name = "actix_rt"
|
|||||||
path = "src/lib.rs"
|
path = "src/lib.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-threadpool = { path="../actix-threadpool" }
|
actix-threadpool = "0.1.0"
|
||||||
futures = "0.1.25"
|
futures = "0.1.25"
|
||||||
tokio-current-thread = "0.1"
|
tokio-current-thread = "0.1"
|
||||||
tokio-executor = "0.1.5"
|
tokio-executor = "0.1.5"
|
||||||
|
Loading…
Reference in New Issue
Block a user