summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 33025db2bdedb647bf790513c2f89a918267e850 (plain)
1
2
3
4
5
6
7
8
9
cargo-features = ["profile-overrides"]

[workspace]
members = [
    "abnf_to_pest",
    "dhall",
    "dhall_proc_macros",
    "serde_dhall"
]