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

7 lines
76 B
TOML
Raw Normal View History

2018-05-23 21:28:12 +02:00
[workspace]
members = [
"application",
2018-05-23 23:25:51 +02:00
"getting-started",
2018-05-24 05:39:15 +02:00
"server",
2018-05-23 21:28:12 +02:00
]