From fe4b5c2596be3b25db22314f3aa6e7a8def7184e Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 5 Sep 2022 19:40:42 +0100 Subject: (Cargo.toml): Fix homepage URL everywhere Signed-off-by: Daniel Silverstone --- subplotlib-derive/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subplotlib-derive/Cargo.toml') diff --git a/subplotlib-derive/Cargo.toml b/subplotlib-derive/Cargo.toml index 6b3caae..5a5354f 100644 --- a/subplotlib-derive/Cargo.toml +++ b/subplotlib-derive/Cargo.toml @@ -10,7 +10,7 @@ license = "MIT-0" description = ''' macros for constructing subplotlib based test suites, typically generated by `subplot codegen`.''' -homepage = "https://subplot.liw.fi/" +homepage = "https://subplot.tech/" repository = "https://gitlab.com/subplot/subplot" [lib] -- cgit v1.2.1