summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-10-30 20:27:39 +0000
committerNadrieril2020-10-30 20:27:52 +0000
commit2fe834f3acf3acc8a0225ec80ed8619a6cbc8e85 (patch)
treec636df6d110fb3bc20b82253eeb8010285cfa482 /dhall/Cargo.toml
parente15dd96bb9cf9906d55536a2595f458503aa19d9 (diff)
Update annotate-snippets dependency
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 c8d0fc4..7923009 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -20,7 +20,7 @@ harness = false
path = "tests/spec.rs"
[dependencies]
-annotate-snippets = "0.7.0"
+annotate-snippets = "0.9.0"
hex = "0.4.2"
itertools = "0.9.0"
lazy_static = "1.4.0"