# 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 = "ho-api-rust-sdk" version = "1.0.0" authors = ["禾禾奇趣屋"] description = "禾禾奇趣屋开放API Rust SDK" documentation = "https://github.com/zelasier/ho-api-rust-sdk/blob/master/README.md" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/zelasier/ho-api-rust-sdk.git" [dependencies.aes] version = "0.7" [dependencies.block-modes] version = "0.8" features = ["alloc"] [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.chrono-tz] version = "0.9.0" [dependencies.hex] version = "0.4.3" [dependencies.rand] version = "0.8" [dependencies.reqwest] version = "0.12.5" features = ["json"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.sha1] version = "0.10" [dependencies.tokio] version = "1" features = ["full"] [dependencies.uuid] version = "1.10.0" features = ["v4"]