1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-26 15:07:42 +02:00

fix test-server workspace setup

This commit is contained in:
Nikolay Kim
2019-04-02 14:04:28 -07:00
parent bca31eb7ad
commit deac983bc7
3 changed files with 6 additions and 1 deletions

View File

@ -32,6 +32,7 @@ members = [
"actix-session",
"actix-web-actors",
"actix-web-codegen",
"test-server",
]
[package.metadata.docs.rs]