summaryrefslogtreecommitdiff
path: root/add/Cargo.toml
blob: 37b9688fe3d05eee87f09504cfaec7d811af30e5 (plain) (blame)
1
2
3
4
5
6
7
[workspace]

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