# 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 = "alibaba-cloud-sdk-rust" version = "0.1.15" authors = ["wandercn"] description = "Alibaba Cloud SDK for Rust" homepage = "https://github.com/wandercn/alibaba-cloud-sdk-rust" readme = "README.md" keywords = [ "dysmsapi", "smssdk", "gostd", "aliyunapi", "aliyunsms", ] categories = [ "api-bindings", "accessibility", "development-tools", "compilers", ] license = "MIT" repository = "https://github.com/wandercn/alibaba-cloud-sdk-rust" [dependencies.base64] version = "0.13.0" [dependencies.gostd] version = "0.3.19" [dependencies.log] version = "0.4" [dependencies.regex] version = "1.5" [dependencies.ring] version = "0.16.20" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.simplelog] version = "0.9" [dependencies.uuid] version = "1.0.0" features = [ "v4", "fast-rng", "macro-diagnostics", ]