summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2019-12-13 12:53:02 +0000
committerNadrieril2019-12-13 12:53:02 +0000
commit4c3552e23f788f971dc5879c99e1e659d8ddae8f (patch)
tree9c1b5d8b40367fb92625dfaf4d19d98fc3c534df /Cargo.toml
parent617e8c2200546ddd3a4480d8c83cb8703f6595b3 (diff)
Merge dhall_generated_parser into dhall_syntax
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1e40748..b603e21 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,6 @@ cargo-features = ["profile-overrides"]
members = [
"abnf_to_pest",
"dhall",
- "dhall_generated_parser",
"dhall_syntax",
"dhall_proc_macros",
"improved_slice_patterns",