Change summary
Cargo.toml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Detailed changes
@@ -4,8 +4,8 @@ version = "0.2.0"
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://github.com/astro/tokio-xmpp"
-repository = "https://github.com/astro/tokio-xmpp"
+homepage = "https://gitlab.com/xmpp-rs/tokio-xmpp"
+repository = "https://gitlab.com/xmpp-rs/tokio-xmpp"
documentation = "https://docs.rs/tokio-xmpp"
categories = ["asynchronous", "network-programming"]
keywords = ["xmpp", "tokio"]