mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-20 13:59:00 +01:00
Fix the description
This commit is contained in:
parent
c6e22c3f8a
commit
416e2c4c54
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "teloxide-macros"
|
name = "teloxide-macros"
|
||||||
version = "0.1.2"
|
version = "0.1.2"
|
||||||
description = "The teloxide's macros for internal usage"
|
description = "The teloxide's procedural macros"
|
||||||
authors = ["p0lunin <dmytro.polunin@gmail.com>"]
|
authors = ["p0lunin <dmytro.polunin@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
Loading…
Add table
Reference in a new issue