summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@sequoia-pgp.org>2022-06-14 07:34:59 +0300
committerLars Wirzenius <liw@sequoia-pgp.org>2022-06-14 07:34:59 +0300
commitd2f10c5492f54dfe9db14e340702cc72ede0944b (patch)
tree6276ef3444b5c1de11ed992b580e4725c70da1f7 /Cargo.toml
parenta0613fda4b611f13e9fd6e2d08e2958ff3837686 (diff)
downloadpandoc-filter-diagram-d2f10c5492f54dfe9db14e340702cc72ede0944b.tar.gz
chore: update version for roadmap dependency
Sponsored-by: author
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 85fed0f..070c7ca 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -16,7 +16,7 @@ anyhow = "1.0.50"
base64 = "0.13.0"
pandoc_ast = "0.8.0"
pikchr = "0.1.1"
-roadmap = "0.3.0"
+roadmap = "0.4.3"
serde = { version = "1.0.101", features = ["derive"] }
serde_json = "1.0.72"
thiserror = "1.0.30"