mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 22:46:39 +01:00
fix crates.io categories
This commit is contained in:
parent
2f78da091a
commit
6b9e278578
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ documentation = "https://docs.rs/teloxide-core/"
|
|||
readme = "README.md"
|
||||
|
||||
keywords = ["telegram", "bot", "tba"]
|
||||
categories = ["API bindings", "Asynchronous"]
|
||||
categories = ["api-bindings", "asynchronous"]
|
||||
|
||||
exclude = [
|
||||
".github/*",
|
||||
|
|
Loading…
Reference in a new issue