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 4c8f5ff..eec0a4e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,8 +28,8 @@ serde_json = "1.0.72"
thiserror = "1.0.30"
[build-dependencies]
-subplot-build = "0.1.0"
+subplot-build = "0.9.0"
[dev-dependencies]
-subplotlib = "0.1.0"
+subplotlib = "0.9.0"
fehler = "1.0.0"