# 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 = "upyun-sdk" version = "0.1.5" authors = ["Liyan 721748889@qq.com"] description = "Upyun sdk for rust." homepage = "https://docs.rs/upyun-sdk" documentation = "https://docs.rs/upyun-sdk" readme = "README.md" license = "MIT" repository = "https://github.com/hi-liyan/upyun-sdk" [dependencies.base64] version = "0.22.0" [dependencies.chrono] version = "0.4.38" [dependencies.chrono-tz] version = "0.9.0" [dependencies.hmac] version = "0.12.1" [dependencies.reqwest] version = "0.12.3" features = ["json"] [dependencies.rust-crypto] version = "0.2.36" [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.sha1] version = "0.10.6" [dependencies.url-escape] version = "0.1.1" [dev-dependencies.tokio] version = "1.35.1" features = ["full"]