1
0
mirror of https://github.com/fafhrd91/actix-net synced 2025-01-18 23:21:50 +01:00

update threadpool

This commit is contained in:
Nikolay Kim 2019-12-02 22:49:02 +06:00
parent c0ede65317
commit bd4c4cda8b

View File

@ -19,7 +19,7 @@ path = "src/lib.rs"
[dependencies]
actix-macros = "0.1.0-alpha.1"
actix-threadpool = "0.2"
actix-threadpool = "0.3"
futures = "0.3.1"
copyless = "0.1.4"