diff --git a/tokio-xmpp/Cargo.toml b/tokio-xmpp/Cargo.toml index 6363498a..9da7bdd9 100644 --- a/tokio-xmpp/Cargo.toml +++ b/tokio-xmpp/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tokio-xmpp" version = "2.0.0" -authors = ["Astro ", "Emmanuel Gil Peyrot ", "pep ", "O01eg "] +authors = ["Astro ", "Emmanuel Gil Peyrot ", "pep ", "O01eg ", "SonnyX ", "Paul Fariello "] description = "Asynchronous XMPP for Rust with tokio" license = "MPL-2.0" homepage = "https://gitlab.com/xmpp-rs/xmpp-rs"