From e245d9cb629d1c17f74462bd0955d677c3d67ff5 Mon Sep 17 00:00:00 2001 From: Temirkhan Myrzamadi Date: Wed, 19 Feb 2020 23:14:45 +0600 Subject: [PATCH] Fix Cargo.toml --- Cargo.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 71752874..58b5ae62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,13 +6,15 @@ description = "An elegant Telegram bots framework for Rust" repository = "https://github.com/teloxide/teloxide" documentation = "https://docs.rs/teloxide/" readme = "README.md" -keywords = ["teloxide", "telegram", "telegram-bot-framework", "telegram-bot-api"] +keywords = ["teloxide", "telegram", "telegram-bot", "telegram-bot-api"] license = "MIT" exclude = ["media"] authors = [ "Temirkhan Myrzamadi ", "Waffle Lapkin ", "p0lunin ", + "Mishko torop'izhko", + "Mr-Andersen", "Sergey Levitin ", "Rustem B. ", "Alexey Fedechkin "