From 8ffeac68e7e00e3e59057126a051712c18c37272 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 30 Apr 2023 11:51:20 +0300 Subject: chore: prepare release 0.7.1 Sponsored-by: author --- subplot-build/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'subplot-build') diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml index af84e8e..bade3f8 100644 --- a/subplot-build/Cargo.toml +++ b/subplot-build/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "subplot-build" -version = "0.7.0" +version = "0.7.1" authors = [ "Lars Wirzenius ", "Daniel Silverstone ", @@ -15,6 +15,6 @@ rust-version = "1.63" [dependencies] -subplot = { version = "0.7.0", path = ".." } +subplot = { version = "0.7.1", path = ".." } tracing = "0.1" tempfile = "3.1.0" -- cgit v1.2.1