summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2020-05-08 21:29:17 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2020-05-08 21:29:17 +0100
commitdaa43b3380889a4794f6e0aeb1c67890338d9508 (patch)
tree78f91fb569d8753796612d952c195405d9b459ad /Cargo.toml
parent963f3c9ceb6f484d3a9cae4da7832f976c9e1766 (diff)
downloadsubplot-daa43b3380889a4794f6e0aeb1c67890338d9508.tar.gz
chore: Update to pandoc 0.8.0 release
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 52e3f17..333217f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,7 +15,7 @@ repository = "https://gitlab.com/larswirzenius/subplot"
[dependencies]
pandoc_ast = "0.7.2"
-pandoc = "0.7.0"
+pandoc = "0.8.0"
structopt = "0.3"
base64 = "0.10.0"
roadmap = "0.2"