# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "aliyun-oss-sdk" version = "0.2.1" authors = ["NoXF "] description = "Aliyun OSS SDK" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/NoXF/oss-rust-sdk" [dependencies.base64] version = "0.13.0" [dependencies.bytes] version = "1.0.1" [dependencies.chrono] version = "0.4.19" [dependencies.derive_more] version = "0.99.14" [dependencies.log] version = "0.4.14" [dependencies.quick-xml] version = "0.22.0" [dependencies.reqwest] version = "0.10.6" features = ["json", "cookies"] [dependencies.rust-crypto] version = "0.2.36" [dev-dependencies.tokio] version = "1.7.1" features = ["full"]