aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 28a26f546c85bc92826fc457896b960d0347bc4c (plain)
1
2
3
4
5
6
[workspace]
members = [
    "lib",
    "derive-macro",
    "tests",
]