test-server => actix-http-test

This commit is contained in:
Arniu 2020-12-02 21:05:40 +08:00
parent 24d525d978
commit b4611e15f2
7 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ members = [
"actix-multipart", "actix-multipart",
"actix-web-actors", "actix-web-actors",
"actix-web-codegen", "actix-web-codegen",
"test-server", "actix-http-test",
] ]
[features] [features]