wecom-agent 0.1.16

企业微信API的轻封装,让消息发送更加便捷。
Documentation
[dependencies.log]
version = "0.4.21"

[dependencies.reqwest]
features = ["json"]
version = "0.11.24"

[dependencies.serde]
features = ["derive"]
version = "1.0.196"

[dependencies.serde_json]
version = "1.0.114"

[dependencies.tokio]
features = ["full"]
version = "1.35.1"

[package]
authors = ["尹国冰", "yinguobing <yinguobing@gmail.com>"]
description = "企业微信API的轻封装,让消息发送更加便捷。"
edition = "2021"
keywords = ["wecom"]
license = "MIT OR Apache-2.0"
name = "wecom-agent"
readme = "README.md"
repository = "https://github.com/wandering-ai/wecom-agent"
version = "0.1.16"