Skip to content

Commit 1c0e263

Browse files
committed
feat: 更新 wechat-oa-sdk 版本至 1.0.2
1 parent baf2031 commit 1c0e263

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wechat-oa-sdk"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2024"
55
description = "WeChat Official Account API SDK for Rust"
66
authors = ["ExquisiteCore <xiaolongqq1y@163.com>"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
```toml
2626
[dependencies]
27-
wechat-oa-sdk = "1.0"
27+
wechat-oa-sdk = "1"
2828
tokio = { version = "1", features = ["full"] }
2929
```
3030

0 commit comments

Comments
 (0)