1
0
mirror of https://github.com/actix/actix-website synced 2025-02-02 12:19:04 +01:00
actix-website/examples/Cargo.toml
2019-06-13 00:32:48 -04:00

13 lines
207 B
TOML

[workspace]
members = [
"application",
"easy-form-handling",
"flexible-responders",
"getting-started",
"main-example",
"powerful-extractors",
"request-routing",
"server",
"url-dispatch",
]