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 --- subplot-build/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subplot-build/Cargo.toml') diff --git a/subplot-build/Cargo.toml b/subplot-build/Cargo.toml index 2cecde5..6683bc2 100644 --- a/subplot-build/Cargo.toml +++ b/subplot-build/Cargo.toml @@ -9,7 +9,7 @@ edition = "2018" license = "MIT-0" description = '''A library for using Subplot code generation from another project's `build.rs` module.''' -homepage = "https://subplot.liw.fi/" +homepage = "https://subplot.tech/" repository = "https://gitlab.com/subplot/subplot" -- cgit v1.2.1