dzura/Cargo.toml
2024-08-08 00:37:58 -07:00

8 lines
68 B
TOML

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