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