Cargo: update paths for move to gitlab.com

This commit is contained in:
Astro 2018-12-20 17:30:32 +01:00
parent ecd3b72f75
commit c7132493cf

View file

@ -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>"] 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" description = "Asynchronous XMPP for Rust with tokio"
license = "MPL-2.0" license = "MPL-2.0"
homepage = "https://github.com/astro/tokio-xmpp" homepage = "https://gitlab.com/xmpp-rs/tokio-xmpp"
repository = "https://github.com/astro/tokio-xmpp" repository = "https://gitlab.com/xmpp-rs/tokio-xmpp"
documentation = "https://docs.rs/tokio-xmpp" documentation = "https://docs.rs/tokio-xmpp"
categories = ["asynchronous", "network-programming"] categories = ["asynchronous", "network-programming"]
keywords = ["xmpp", "tokio"] keywords = ["xmpp", "tokio"]