mirror of
https://github.com/actix/actix-website
synced 2025-06-27 07:29:02 +02:00
Cargo can't do nested workspaces.
This commit is contained in:
@ -1,8 +1,12 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"application",
|
||||
"front-page",
|
||||
"easy-form-handling",
|
||||
"flexible-responders",
|
||||
"getting-started",
|
||||
"main-example",
|
||||
"powerful-extractors",
|
||||
"request-routing",
|
||||
"server",
|
||||
"url-dispatch",
|
||||
]
|
||||
|
Reference in New Issue
Block a user