summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 38d54f7cff7a6405f9519cbc0db9facca454183a (plain)
1
2
3
4
5
6
7
[workspace]

members = [
    "abnf_to_pest",
    "dhall",
    "dhall_parser",
]