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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall_generated_parser/Cargo.toml b/dhall_generated_parser/Cargo.toml
index aed54b8..0730f60 100644
--- a/dhall_generated_parser/Cargo.toml
+++ b/dhall_generated_parser/Cargo.toml
@@ -13,7 +13,7 @@ doctest = false
[build-dependencies]
abnf_to_pest = { version = "0.1.1", path = "../abnf_to_pest" }
pest_generator = "2.1"
-quote = "0.6.11"
+quote = "1.0.2"
[dependencies]
pest = "2.1"