We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f2d59 commit d1bfa66Copy full SHA for d1bfa66
.gitignore
@@ -18,3 +18,4 @@ Cargo.lock
18
.idea/vcs.xml
19
cjlintignore.cfg
20
.DS_Store
21
+.vscode/settings.json
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "alipay_sdk_rust"
3
license = "MIT"
4
-version = "1.0.9"
+version = "1.0.10"
5
edition = "2018"
6
authors = ["wandercn<[email protected]>"]
7
description = "AliPay Sdk for Rust"
0 commit comments