summaryrefslogtreecommitdiff
path: root/subplot-build
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-10-21 10:54:13 +0300
committerLars Wirzenius <liw@liw.fi>2021-10-21 11:13:17 +0300
commitb096f0491544a01e7ee442896cf8b6ec9652f730 (patch)
tree0d24d77d0cf8373fa165a9939fec0f70acbde94f /subplot-build
parentad3d51188ca50ae6b94440f18d33fbf1f8b9851c (diff)
downloadsubplot-b096f0491544a01e7ee442896cf8b6ec9652f730.tar.gz
chore: update version numbers for crates
Sponsored-by: author
Diffstat (limited to 'subplot-build')
-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 40e4bac..c4fe932 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.2.2", path = ".." }
+subplot = { version="0.3.0", path = ".." }
tracing = "0.1"
tempfile = "3.1.0"