diff --git a/Cargo.toml b/Cargo.toml index 27f8ca5e..fc9c0a52 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,16 +10,6 @@ keywords = ["teloxide", "telegram", "telegram-bot", "telegram-bot-api"] categories = ["web-programming", "api-bindings", "asynchronous"] license = "MIT" exclude = ["media"] -authors = [ - "Hirrolot ", - "Waffle Lapkin ", - "p0lunin ", - "Mishko torop'izhko", - "Mr-Andersen", - "Sergey Levitin ", - "Rustem B. ", - "Alexey Fedechkin " -] [features] default = ["native-tls", "ctrlc_handler", "teloxide-core/default", "auto-send"]