rust-book/add/Cargo.toml
2019-02-04 13:27:47 -05:00

7 lines
55 B
INI

[workspace]
members = [
"adder",
"add-one",
]