oss-rust-sdk 0.1.9

Aliyun OSS SDK
Documentation
# 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 = "oss-rust-sdk"
version = "0.1.9"
authors = ["XianYou <xianyou.cyq@gmail.com>"]
description = "Aliyun OSS SDK"
readme = "README.md"
license = "Apache-2.0"
repository = "https://github.com/NoXF/oss-rust-sdk"
[dependencies.base64]
version = "0.10.0"

[dependencies.chrono]
version = "0.4"

[dependencies.derive_more]
version = "0.15"

[dependencies.futures]
version = "0.1"

[dependencies.http]
version = "0.1"

[dependencies.log]
version = "0.4.6"

[dependencies.quick-xml]
version = "0.12.0"

[dependencies.reqwest]
version = "0.9"

[dependencies.rust-crypto]
version = "^0.2"

[dependencies.tokio]
version = "0.1.11"