mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 00:27:16 +03:00
175212bf4c
ref #423
15 lines
320 B
TOML
15 lines
320 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"common/rust/ast/core",
|
|
"common/rust/ast/macros",
|
|
"common/rust/file-manager",
|
|
"common/rust/json-rpc",
|
|
"common/rust/macro-utils",
|
|
"common/rust/parser",
|
|
"common/rust/prelude",
|
|
"common/rust/shapely/core",
|
|
"common/rust/shapely/macros",
|
|
"common/rust/utils",
|
|
]
|