summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index be306dc..bb4f2c7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -25,10 +25,10 @@ walkdir = "2.3.2"
[build-dependencies]
lalrpop = "0.19.8"
-subplot-build = "0.5.0"
+subplot-build = "0.7.0"
[dev-dependencies]
-subplotlib = "0.5.0"
+subplotlib = "0.7.0"
fehler = "1.0.0"
pandoc = "0.8.9"
pandoc_ast = "0.7.0"