summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLars Wirzenius <liw@sequoia-pgp.org>2022-08-16 10:28:45 +0300
committerLars Wirzenius <liw@sequoia-pgp.org>2022-08-16 10:28:45 +0300
commite60c3dc46e3889f29fac70cc6be1530e2741a2f2 (patch)
tree445b2e12ae601b283184d860cb1d424e6fbe89cb /Cargo.lock
parent9e4b36106da5620fcb2985e6a83cc67be3e314c1 (diff)
downloadpandoc-filter-diagram-e60c3dc46e3889f29fac70cc6be1530e2741a2f2.tar.gz
fix: deal with Pandoc AST versioning
Sponsored-by: author
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 3336ecc..3e1028d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -617,6 +617,7 @@ dependencies = [
"anyhow",
"base64",
"fehler",
+ "pandoc_ast 0.7.3",
"pandoc_ast 0.8.0",
"pikchr",
"roadmap 0.4.3",