xmpp: Update homepage url

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2023-05-18 16:30:03 +02:00
commit 5d62fc25ae
No known key found for this signature in database
GPG key ID: DEDA74AEECA9D0F2

View file

@ -6,7 +6,7 @@ authors = [
"Maxime “pep” Buquet <pep@bouah.net>", "Maxime “pep” Buquet <pep@bouah.net>",
] ]
description = "High-level XMPP library" 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" repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
keywords = ["xmpp", "jabber", "chat", "messaging", "bot"] keywords = ["xmpp", "jabber", "chat", "messaging", "bot"]
categories = ["network-programming"] categories = ["network-programming"]