diff --git a/Cargo.toml b/Cargo.toml index ac3b58e7..ca548957 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,6 +8,16 @@ documentation = "https://docs.rs/teloxide/" readme = "README.md" keywords = ["teloxide", "telegram", "telegram-bot-framework", "telegram-bot-api"] license = "MIT" +authors = [ + "Temirkhan Myrzamadi ", + "Waffle Lapkin ", + "p0lunin (https://github.com/p0lunin)", + "Mishko torop'izhko (https://github.com/nextel)", + "Mr-Andersen (https://github.com/Mr-Andersen)", + "Sergey Levitin ", + "Rustem B. ", + "Alexey Fedechkin ", +] [badges] maintenance = { status = "actively-developed" }