mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-21 05:06:29 +00:00
7 lines
65 B
TOML
7 lines
65 B
TOML
[workspace]
|
|
members = [
|
|
"server",
|
|
]
|
|
|
|
[profile.dev]
|
|
opt-level = 1 |