mirror of
https://github.com/enso-org/enso.git
synced 2024-12-19 15:12:26 +03:00
e3dd6a7027
Original commit: 2115a3127c
13 lines
167 B
TOML
13 lines
167 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"lib/prelude",
|
|
"lib/core",
|
|
"lib/core/msdf-sys",
|
|
"lib/backend/webgl",
|
|
"lib/system/web",
|
|
]
|
|
|
|
[profile.release]
|
|
opt-level = 3
|