From 34d5ca086bc7674921b7116ae2e3ef0cf000ca27 Mon Sep 17 00:00:00 2001 From: Geert Stappers Date: Thu, 22 May 2025 16:25:18 +0200 Subject: [PATCH] The git repository name got changed (#1531) --- crates/main/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/main/Cargo.toml b/crates/main/Cargo.toml index 21bb92ab..667f5421 100644 --- a/crates/main/Cargo.toml +++ b/crates/main/Cargo.toml @@ -2,7 +2,7 @@ name = "stalwart" description = "Stalwart and Collaboration Server" authors = [ "Stalwart Labs Ltd. "] -repository = "https://github.com/stalwartlabs/jmap-server" +repository = "https://github.com/stalwartlabs/stalwart" homepage = "https://stalw.art" keywords = ["imap", "jmap", "smtp", "email", "mail", "webdav", "server"] categories = ["email"]