mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2024-11-14 04:41:49 +08:00
7 lines
55 B
TOML
7 lines
55 B
TOML
|
[workspace]
|
||
|
|
||
|
members = [
|
||
|
"adder",
|
||
|
"add_one",
|
||
|
]
|