rust-lang-zh_CN/add/Cargo.toml

7 lines
55 B
TOML
Raw Normal View History

2023-03-27 14:33:48 +08:00
[workspace]
members = [
"adder",
"add_one",
]