Skip to content

Commit d1bfa66

Browse files
committed
1.0.10
1 parent 94f2d59 commit d1bfa66

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ Cargo.lock
1818
.idea/vcs.xml
1919
cjlintignore.cfg
2020
.DS_Store
21+
.vscode/settings.json

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "alipay_sdk_rust"
33
license = "MIT"
4-
version = "1.0.9"
4+
version = "1.0.10"
55
edition = "2018"
66
authors = ["wandercn<[email protected]>"]
77
description = "AliPay Sdk for Rust"

0 commit comments

Comments
 (0)