mirror of https://github.com/fafhrd91/actix-net
Disable patching 'actix-threadpool' crate in global workspace as unnecessary
This commit is contained in:
parent
c4b34d7744
commit
036d55bdf7
|
@ -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" }
|
||||
|
|
Loading…
Reference in New Issue