mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-23 16:32:23 +03:00
7 lines
53 B
TOML
7 lines
53 B
TOML
[workspace]
|
|
members = [
|
|
"foo",
|
|
"bar",
|
|
"baz",
|
|
]
|