mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
8 lines
79 B
TOML
8 lines
79 B
TOML
[workspace]
|
|
members = [
|
|
"server",
|
|
"rojo-test",
|
|
]
|
|
|
|
[profile.dev]
|
|
opt-level = 1 |