diff --git a/Cargo.toml b/Cargo.toml index f489c5c3..6a48a791 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,6 +22,5 @@ actix-server = { path = "actix-server" } actix-server-config = { path = "actix-server-config" } actix-service = { path = "actix-service" } actix-testing = { path = "actix-testing" } -actix-threadpool = { path = "actix-threadpool" } actix-utils = { path = "actix-utils" } actix-router = { path = "router" }