summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dhall/Cargo.toml')
-rw-r--r--dhall/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml
index ae6665e..b1f1f5b 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -33,7 +33,7 @@ version-sync = "0.8"
[build-dependencies]
walkdir = "2"
abnf_to_pest = { version = "^0.5.0", path = "../abnf_to_pest" }
-pest_generator = "2.1"
+pest_generator = "2.1.3"
quote = "1.0"