dzura/Cargo.toml
2024-09-06 13:19:01 -07:00

9 lines
81 B
TOML

[workspace]
resolver = "2"
members = [
"game",
"server",
"agent",
]