mirror of
https://github.com/mikedilger/chorus.git
synced 2026-03-04 06:36:27 +00:00
7 lines
73 B
TOML
7 lines
73 B
TOML
[workspace]
|
|
members = [
|
|
"chorus-lib",
|
|
"chorus-bin",
|
|
]
|
|
resolver = "2"
|