1
0
mirror of https://github.com/actix/actix-website synced 2024-11-25 01:02:58 +01:00
actix-website/examples/Cargo.toml
2019-06-12 18:14:10 -04:00

9 lines
110 B
TOML

[workspace]
members = [
"application",
"front-page",
"getting-started",
"server",
"url-dispatch",
]