Fix Cargo.toml, teloxide-macros/Cargo.toml

This commit is contained in:
Temirkhan Myrzamadi 2020-02-19 22:40:49 +06:00
parent 4c3231b226
commit f9142b9e72
2 changed files with 4 additions and 2 deletions

View file

@ -12,7 +12,7 @@ exclude = ["media"]
authors = [
"Temirkhan Myrzamadi <hirrolot@gmail.com>",
"Waffle Lapkin <waffle.lapkin@gmail.com>",
"p0lunin (https://github.com/p0lunin)",
"p0lunin <dmytro.polunin@gmail.com>",
"Mishko torop'izhko (https://github.com/nextel)",
"Mr-Andersen (https://github.com/Mr-Andersen)",
"Sergey Levitin <selevit@gmail.com>",

View file

@ -1,7 +1,9 @@
[package]
name = "teloxide-macros"
version = "0.1.0"
description = "The teloxide's macros for internal usage"
authors = ["p0lunin <dmytro.polunin@gmail.com>"]
license = "MIT"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html