Update repo and homepage in Cargo.toml files
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
d54471055a
commit
2dd116c0e8
6 changed files with 12 additions and 12 deletions
|
|
@ -6,8 +6,8 @@ authors = [
|
|||
"Maxime “pep” Buquet <pep@bouah.net>",
|
||||
]
|
||||
description = "High-level XMPP library"
|
||||
homepage = "https://gitlab.com/linkmauve/xmpp-rs"
|
||||
repository = "https://gitlab.com/linkmauve/xmpp-rs"
|
||||
homepage = "https://gitlab.com/xmpp-rs/xmpp-rs"
|
||||
repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
|
||||
keywords = ["xmpp", "jabber", "chat", "messaging", "bot"]
|
||||
categories = ["network-programming"]
|
||||
license = "MPL-2.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue