diff --git a/Cargo.toml b/Cargo.toml index 4f9417e..cf1fc2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,6 +4,7 @@ version = "0.2.1" authors = ["Hatter Jiang "] edition = "2018" description = "DingTalk Robot Util, Send text/markdown/link messages using DingTalk robot" +keywords = ["DingTalk", "Robot", "Message"] readme = "README.md" repository = "https://git.hatter.ink/hatter/dingtalk" license = "MIT"