Remove the authors field from Cargo.toml

This commit is contained in:
Maybe Waffle 2022-09-29 14:11:51 +04:00
parent 2fdcd4153e
commit 534d478973

View file

@ -2,7 +2,6 @@
name = "teloxide-macros"
version = "0.6.3"
description = "The teloxide's procedural macros"
authors = ["p0lunin <dmytro.polunin@gmail.com>"]
license = "MIT"
edition = "2018"