8 lines
81 B
TOML
8 lines
81 B
TOML
[workspace]
|
|
members = [
|
|
"talc-lang",
|
|
"talc-bin",
|
|
"talc-std",
|
|
]
|
|
resolver = "2"
|