diff --git a/xmpp/Cargo.toml b/xmpp/Cargo.toml index b02d841ca4af43a316e0b4caf03b38bdad3677cf..d03801bf33cbb40fe86ad9a8853f1ba8a6e47286 100644 --- a/xmpp/Cargo.toml +++ b/xmpp/Cargo.toml @@ -6,7 +6,7 @@ authors = [ "Maxime “pep” Buquet ", ] description = "High-level XMPP library" -homepage = "https://gitlab.com/xmpp-rs/xmpp-rs" +homepage = "https://xmpp.rs" repository = "https://gitlab.com/xmpp-rs/xmpp-rs" keywords = ["xmpp", "jabber", "chat", "messaging", "bot"] categories = ["network-programming"]