diff --git a/Cargo.toml b/Cargo.toml index 5beeb2a05..60525f3ac 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -135,7 +135,7 @@ actix-multipart = { path = "actix-multipart" } actix-router = { path = "actix-router" } actix-test = { path = "actix-test" } actix-web = { path = "." } -# actix-web-actors = { path = "actix-web-actors" } +actix-web-actors = { path = "actix-web-actors" } actix-web-codegen = { path = "actix-web-codegen" } awc = { path = "awc" }