1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples/front-page/Cargo.toml
2019-06-12 18:14:10 -04:00

9 lines
139 B
TOML

[workspace]
members = [
"main-example",
"flexible-responders",
"easy-form-handling",
"request-routing",
"powerful-extractors",
]