1
0
mirror of https://github.com/actix/actix-website synced 2025-01-23 00:25:55 +01:00
actix-website/examples/Cargo.toml

8 lines
94 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-23 20:39:15 -07:00
"server",
2018-05-24 10:13:55 -07:00
"url-dispatch",
2018-05-23 21:28:12 +02:00
]