mirror of
https://github.com/gnu4cn/rust-lang-zh_CN.git
synced 2025-02-25 10:40:39 +08:00
7 lines
55 B
TOML
7 lines
55 B
TOML
|
[workspace]
|
||
|
|
||
|
members = [
|
||
|
"adder",
|
||
|
"add_one",
|
||
|
]
|