diff --git a/Cargo.toml b/Cargo.toml index dc70f0e3..f59d6c6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "teloxide-macros" version = "0.1.2" -description = "The teloxide's macros for internal usage" +description = "The teloxide's procedural macros" authors = ["p0lunin "] license = "MIT" edition = "2018"