From 65bf2c478b292049b651fdd59f709c70272a6155 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Wed, 1 Jan 2020 22:32:04 +0800 Subject: [PATCH] update kw --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"