7 lines
52 B
TOML
7 lines
52 B
TOML
[workspace]
|
|
|
|
members = [
|
|
"adder",
|
|
"add_one",
|
|
]
|