lan-party-backend/Cargo.toml

9 lines
65 B
TOML
Raw Normal View History

2022-09-04 11:13:24 +02:00
[workspace]
2022-08-29 12:03:21 +02:00
2022-09-04 11:13:24 +02:00
members = [
"backend",
"core",
"web"
2022-08-29 12:03:21 +02:00
]
2022-09-04 11:13:24 +02:00