mirror of
https://github.com/gleam-lang/gleam.git
synced 2025-12-23 09:47:08 +00:00
6 lines
82 B
TOML
6 lines
82 B
TOML
[workspace]
|
|
members = [
|
|
"compiler-cli",
|
|
"compiler-core",
|
|
"compiler-wasm",
|
|
]
|