mirror of
https://github.com/fafhrd91/actix-net
synced 2025-06-26 17:27:42 +02:00
move threadpool to separate crate
This commit is contained in:
@ -22,6 +22,7 @@ members = [
|
||||
"actix-server",
|
||||
"actix-server-config",
|
||||
"actix-test-server",
|
||||
"actix-threadpool",
|
||||
"actix-utils",
|
||||
"router",
|
||||
]
|
||||
|
Reference in New Issue
Block a user