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

9 lines
139 B
TOML
Raw Normal View History

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