1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 00:41:07 +01:00
actix-website/examples/Cargo.toml
2018-05-24 10:13:55 -07:00

8 lines
94 B
TOML

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