rust-lang-zh_CN/projects/add/Cargo.toml
2023-04-24 20:33:36 +08:00

8 lines
70 B
TOML

[workspace]
members = [
"adder",
"add_one",
"add_two",
]