diff --git a/crates/teloxide/Cargo.toml b/crates/teloxide/Cargo.toml index ca104fde..7e44d574 100644 --- a/crates/teloxide/Cargo.toml +++ b/crates/teloxide/Cargo.toml @@ -12,7 +12,7 @@ repository.workspace = true documentation = "https://docs.rs/teloxide/" readme = "../../README.md" -keywords = ["teloxide", "telegram", "telegram-bot", "telegram-bot-api", "bot", "TBA"] +keywords = ["teloxide", "telegram", "telegram-bot", "telegram-bot-api", "bot"] categories = ["web-programming", "api-bindings", "asynchronous"]