# 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 = "tencentcloud-sdk-rs" version = "0.1.0" description = "Tencent Cloud SDK Implementation(base API 3.0) in Rust. Support Tencent Cloud API request,Sign" readme = "README.md" keywords = [ "tencentcloud", "skd", "DDNS", "tencent-cloud", ] categories = [ "authentication", "api-bindings", ] license = "MIT" repository = "https://github.com/xiaoxin-sky/tencentcloud-sdk-rust/blob/master/tencentcloud-sdk-rs" resolver = "1" [dependencies.chrono] version = "0.4.23" [dependencies.hex] version = "0.4.3" [dependencies.hmac] version = "0.12.1" [dependencies.reqwest] version = "0.11.13" features = ["json"] [dependencies.serde] version = "1.0.147" features = ["derive"] [dependencies.serde_json] version = "1.0.89" [dependencies.sha2] version = "0.10.6" [dependencies.sha256] version = "1.1.1" [dependencies.tokio] version = "1.22.0"