diff --git a/Cargo.toml b/Cargo.toml index 15af845..708ab4b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "1.0.1" authors = ["Hatter Jiang "] edition = "2018" description = "DingTalk Robot Util, Send text/markdown/link messages using DingTalk robot, 钉钉机器人" -keywords = ["DingTalk", "Robot", "Message", "钉钉", "机器人"] +keywords = ["DingTalk", "Robot", "Message"] readme = "README.md" repository = "https://git.hatter.ink/hatter/dingtalk" license = "MIT"