summaryrefslogtreecommitdiff
path: root/dhall/Cargo.toml
diff options
context:
space:
mode:
authorNadrieril2020-03-31 19:56:02 +0100
committerNadrieril2020-03-31 19:56:02 +0100
commit6d091c29cd160ffddf870929bfb3e601fa01031a (patch)
tree031f031937718ac9c1ea8d02df37ea32ab4a75cb /dhall/Cargo.toml
parenteecd41fe5dd155752aaaa06af02bc32f8a416ba5 (diff)
Upgrade annotate-snippets version
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 bd91a1a..0ffe78b 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -10,7 +10,7 @@ edition = "2018"
build = "build.rs"
[dependencies]
-annotate-snippets = "0.6.1"
+annotate-snippets = "0.7.0"
itertools = "0.9.0"
hex = "0.4.2"
lazy_static = "1.4.0"