summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-20 09:41:39 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-20 09:41:39 +0200
commit13c5de7b503279cbe50a3313109df686cb03be33 (patch)
treee67174131c20a6bc68823001b96e22f21fb66293 /Cargo.toml
parentfb6db04c1117d493bfa043b6f4b651cbdbf33a36 (diff)
downloadsubplot-13c5de7b503279cbe50a3313109df686cb03be33.tar.gz
Change: bump dependency on roadmap
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 6c2849f..c3a062a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -18,7 +18,7 @@ pandoc_ast = "0.7.2"
pandoc = "0.7.0"
structopt = "0.3"
base64 = "0.10.0"
-roadmap = "0.1.0"
+roadmap = "0.2"
tempfile = "3.1.0"
tempfile-fast = "0.3.1"
regex = "1"