diff --git a/xmpp/Cargo.toml b/xmpp/Cargo.toml index b02d841c..d03801bf 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"]