diff --git a/Cargo.toml b/Cargo.toml index 95a06d68984838a71840b3030ba5f41441a3f89e..3a5c30d804b07830ba089d90509919f3e7ac2f7c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "xmpp" version = "0.2.0" -authors = ["lumi "] +authors = ["lumi ", "Emmanuel Gil Peyrot "] description = "A type-safe rust XMPP library. Still under development." homepage = "https://gitlab.com/lumi/xmpp-rs" repository = "https://gitlab.com/lumi/xmpp-rs"