mirror of https://github.com/fafhrd91/actix-web
test-server => actix-http-test
This commit is contained in:
parent
24d525d978
commit
b4611e15f2
|
@ -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]
|
||||||
|
|
Loading…
Reference in New Issue