diff --git a/Cargo.toml b/Cargo.toml index 95a06d6..3a5c30d 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"