1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-27 16:52:58 +01:00

use release

This commit is contained in:
Nikolay Kim 2019-03-28 04:02:39 -07:00
parent 7c5afc09a6
commit 1441355d4f

View File

@ -18,7 +18,7 @@ name = "actix_rt"
path = "src/lib.rs"
[dependencies]
actix-threadpool = { path="../actix-threadpool" }
actix-threadpool = "0.1.0"
futures = "0.1.25"
tokio-current-thread = "0.1"
tokio-executor = "0.1.5"