mirror of
https://github.com/fafhrd91/actix-net
synced 2025-08-02 04:45:41 +02:00
update threadpool
This commit is contained in:
@@ -19,7 +19,7 @@ path = "src/lib.rs"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
actix-macros = "0.1.0-alpha.1"
|
actix-macros = "0.1.0-alpha.1"
|
||||||
actix-threadpool = "0.2"
|
actix-threadpool = "0.3"
|
||||||
futures = "0.3.1"
|
futures = "0.3.1"
|
||||||
copyless = "0.1.4"
|
copyless = "0.1.4"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user