re-add patch

This commit is contained in:
Rob Ede 2021-09-09 01:19:49 +01:00
parent a86fd693ea
commit 4a4f499d6f
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933
1 changed files with 1 additions and 1 deletions

View File

@ -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" }