diff --git a/Cargo.toml b/Cargo.toml index 843dde15..374d8973 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,9 +6,9 @@ authors = [ "Maxime “pep” Buquet ", ] description = "Collection of parsers and serialisers for XMPP extensions" -homepage = "https://hg.linkmauve.fr/xmpp-parsers" -repository = "https://hg.linkmauve.fr/xmpp-parsers" -keywords = ["xmpp", "xml"] +homepage = "https://gitlab.com/xmpp-rs/xmpp-parsers" +repository = "https://gitlab.com/xmpp-rs/xmpp-parsers" +keywords = ["xmpp", "jabber", "xml"] categories = ["parsing", "network-programming"] license = "MPL-2.0" edition = "2018"