mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 21:02:18 +08:00
7 lines
55 B
TOML
7 lines
55 B
TOML
|
[workspace]
|
||
|
|
||
|
members = [
|
||
|
"adder",
|
||
|
"add_one",
|
||
|
]
|