mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-10 20:12:25 +01:00
Remove the authors
field from Cargo.toml
This commit is contained in:
parent
425455f9a0
commit
a976bd8a33
1 changed files with 0 additions and 10 deletions
10
Cargo.toml
10
Cargo.toml
|
@ -3,16 +3,6 @@ name = "teloxide-core"
|
|||
description = "Core part of the `teloxide` library - telegram bot API client"
|
||||
version = "0.3.1"
|
||||
edition = "2018"
|
||||
authors = [
|
||||
"Temirkhan Myrzamadi <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>"
|
||||
]
|
||||
|
||||
license = "MIT"
|
||||
repository = "https://github.com/teloxide/teloxide-core/"
|
||||
|
|
Loading…
Reference in a new issue