summaryrefslogtreecommitdiff
path: root/dhall_generated_parser/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dhall_generated_parser/Cargo.toml')
-rw-r--r--dhall_generated_parser/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/dhall_generated_parser/Cargo.toml b/dhall_generated_parser/Cargo.toml
index 0730f60..b1f0d02 100644
--- a/dhall_generated_parser/Cargo.toml
+++ b/dhall_generated_parser/Cargo.toml
@@ -12,8 +12,7 @@ doctest = false
[build-dependencies]
abnf_to_pest = { version = "0.1.1", path = "../abnf_to_pest" }
-pest_generator = "2.1"
-quote = "1.0.2"
[dependencies]
pest = "2.1"
+pest_derive = "2.1"