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
|
|
@ -4,8 +4,8 @@ version = "1.0.1"
|
|||
authors = ["Astro <astro@spaceboyz.net>", "Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>", "pep <pep+code@bouah.net>", "O01eg <o01eg@yandex.ru>"]
|
||||
description = "Asynchronous XMPP for Rust with tokio"
|
||||
license = "MPL-2.0"
|
||||
homepage = "https://gitlab.com/xmpp-rs/tokio-xmpp"
|
||||
repository = "https://gitlab.com/xmpp-rs/tokio-xmpp"
|
||||
homepage = "https://gitlab.com/xmpp-rs/xmpp-rs"
|
||||
repository = "https://gitlab.com/xmpp-rs/xmpp-rs"
|
||||
documentation = "https://docs.rs/tokio-xmpp"
|
||||
categories = ["asynchronous", "network-programming"]
|
||||
keywords = ["xmpp", "tokio"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue