5 lines
63 B
TOML
5 lines
63 B
TOML
[workspace]
|
|
members = [
|
|
"itconfig",
|
|
"itconfig_tests"
|
|
]
|