aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: adfe5d60587a752c86c4b007b8e26f636d10bd8b (plain)
1
2
3
4
5
6
7
8
[workspace]

members = [
    "bin",
    "lib",
    "macros"
]