This commit is contained in:
2020-01-23 18:40:49 +08:00
parent 33a4ea74af
commit e2075110f2
3 changed files with 6 additions and 5 deletions

View File

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