# 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 = "huaweicloud-sdk-rust-obs" version = "0.2.2" authors = ["KingzCheung "] description = "huaweicloud obs rust sdk" homepage = "https://github.com/kingzcheung/huaweicloud-sdk-rust-obs" readme = "README.md" keywords = [ "obs", "huaweicloud", "sdk", ] license-file = "LICENSE-APACHE-2.0" repository = "https://github.com/kingzcheung/huaweicloud-sdk-rust-obs" [dependencies.async-trait] version = "0.1.68" [dependencies.base64] version = "0.21.0" [dependencies.bytes] version = "1.4.0" [dependencies.chrono] version = "0.4.24" [dependencies.hmac-sha1] version = "0.1.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.md-5] version = "0.10.5" [dependencies.reqwest] version = "0.11.17" features = ["json"] [dependencies.serde] version = "1.0.162" features = ["derive"] [dependencies.serde-xml-rs] version = "0.6.0" [dependencies.serde_json] version = "1.0.96" [dependencies.thiserror] version = "1.0.40" [dependencies.tokio] version = "1.28.0" features = ["full"] [dependencies.urlencoding] version = "2.1.2" [target."cfg(unix)".dependencies.dotenvy] version = "0.15.7"