7 lines
95 B
TOML
7 lines
95 B
TOML
[workspace]
|
|
members = [
|
|
"split_bins_cli",
|
|
"split_bins_plugin",
|
|
"split_bins_plugin_two"
|
|
]
|