# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "alipay_sdk_rust" version = "1.0.11" authors = ["wandercn"] description = "AliPay Sdk for Rust" homepage = "https://github.com/wandercn/alipay_sdk_rust" readme = "README.md" keywords = [ "alipay", "alipay-sdk", "gostd", "pay", "alipay-rs", ] categories = [ "api-bindings", "accessibility", "development-tools", "compilers", ] license = "MIT" repository = "https://github.com/wandercn/alipay_sdk_rust" [dependencies.base64] version = "0.13.0" [dependencies.gostd] version = "0.3.19" [dependencies.jsonmap] version = "0.1" [dependencies.log] version = "0.4" [dependencies.md5] version = "0.7.0" [dependencies.rsa] version = "0.6.1" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.serde_with] version = "1.14.0" [dependencies.sha2] version = "0.10.2" [dependencies.uuid] version = "1.0.0" features = [ "v4", "fast-rng", "macro-diagnostics", ] [dependencies.x509-parser] version = "0.16.0"