summaryrefslogtreecommitdiff
path: root/subplot-build/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'subplot-build/Cargo.toml')
-rw-r--r--subplot-build/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml
index ef1ca54..6faca35 100644
--- a/subplot-build/Cargo.toml
+++ b/subplot-build/Cargo.toml
@@ -14,6 +14,6 @@ repository = "https://gitlab.com/subplot/subplot"
[dependencies]
-subplot = { version="0.3.0", path = ".." }
+subplot = { version="0.3.1", path = ".." }
tracing = "0.1"
tempfile = "3.1.0"