# 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 = "2021" name = "union_sdk" version = "0.1.7" authors = ["白菜林 "] description = "开发平台 Rust SDK, 集成简单快捷,也可以快速添加本SDK没有集成的接口。" homepage = "https://3ae.cn/" documentation = "https://docs.rs/union_sdk" readme = "README.md" keywords = [ "union_sdk", "union-sdk", "topsdk", "taobao", "taobao-sdk", ] license = " MIT OR Apache-2.0" repository = "https://github.com/clin003/union_sdk" resolver = "2" [dependencies.chrono] version = "0.4.19" [dependencies.dotenv] version = "0.15.0" [dependencies.hex] version = "0.4.3" [dependencies.hmac] version = "0.11.0" [dependencies.reqwest] version = "0.11.12" features = ["json"] [dependencies.sha2] version = "0.9.8" [dependencies.sha256] version = "1.0.2" [dependencies.tokio] version = "1.21.2" features = ["full"]