2
0
mirror of https://github.com/gnu4cn/rust-lang-zh_CN.git synced 2025-03-16 20:30:29 +08:00
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",
]