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