6 lines
87 B
TOML
6 lines
87 B
TOML
[workspace]
|
|
members = [
|
|
"itconfig",
|
|
"itconfig_tests",
|
|
"examples/diesel",
|
|
]
|