summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-23 09:21:31 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-23 09:21:31 +0200
commit597cb00bb9b0b8ea30b259f3af76b560561c5347 (patch)
tree84ffd0d347704d88a69612fab85a64df3b91830d /Cargo.toml
parentd779cfd15762987c3f4b77d742572a989369dfe3 (diff)
downloadsubplot-597cb00bb9b0b8ea30b259f3af76b560561c5347.tar.gz
chore: bump dependency on roadmap to MIT-0 version
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 1a40e00..216b15c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,7 +28,7 @@ pandoc_ast_08 = { package = "pandoc_ast", version = "0.8", optional = true }
pandoc = "0.8.0"
structopt = "0.3"
base64 = "0.13.0"
-roadmap = "0.2"
+roadmap = "0.3"
tempfile = "3.1.0"
tempfile-fast = "0.3.1"
regex = "1"