summaryrefslogtreecommitdiff
path: root/abnf_to_pest/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'abnf_to_pest/Cargo.toml')
-rw-r--r--abnf_to_pest/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/abnf_to_pest/Cargo.toml b/abnf_to_pest/Cargo.toml
index 6e4cfe7..a2b1dbc 100644
--- a/abnf_to_pest/Cargo.toml
+++ b/abnf_to_pest/Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/Nadrieril/dhall-rust"
doctest = false
[dependencies]
-abnf = "0.6.0"
+abnf = "0.9.0"
indexmap = "1.0.2"
itertools = "0.9.0"
-pretty = "0.5.2"
+pretty = "0.10.0"