mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Remove the authors
field from Cargo.toml
This commit is contained in:
parent
47445cb7b0
commit
e12b644e31
1 changed files with 0 additions and 10 deletions
10
Cargo.toml
10
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 <hirrolot@gmail.com>",
|
||||
"Waffle Lapkin <waffle.lapkin@gmail.com>",
|
||||
"p0lunin <dmytro.polunin@gmail.com>",
|
||||
"Mishko torop'izhko",
|
||||
"Mr-Andersen",
|
||||
"Sergey Levitin <selevit@gmail.com>",
|
||||
"Rustem B. <bakirov.com@yandex.ru>",
|
||||
"Alexey Fedechkin <aleksey-fedechkin@rambler.ru>"
|
||||
]
|
||||
|
||||
[features]
|
||||
default = ["native-tls", "ctrlc_handler", "teloxide-core/default", "auto-send"]
|
||||
|
|
Loading…
Reference in a new issue