This commit is contained in:
2020-01-23 18:33:11 +08:00
parent da2f051709
commit 33a4ea74af
5 changed files with 317 additions and 222 deletions

View File

@@ -89,6 +89,8 @@ dt.send_message(&DingTalkMessage::new_action_card("action card 002", "action car
#### Changelog
* v1.2.0
* Use `serde` and `serde_json` crates, replace `json` crate
* v1.1.2
* Use `hmac` and `sha2` crates, replace `rust-crypto` crate
* v1.1.1