# 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" rust-version = "1.75" name = "dmzj" version = "0.3.0" authors = ["cijiugechu "] description = "dmzj api bindings" homepage = "https://github.com/cijiugechu/dmzj" documentation = "https://docs.rs/dmzj" readme = "README.md" keywords = [ "dmzj", "api", "protobuf", ] categories = [ "api-bindings", "network-programming", "web-programming", ] license = "Apache-2.0" repository = "https://github.com/cijiugechu/dmzj" [[bench]] name = "base64" harness = false [dependencies.base64-simd] version = "0.8" [dependencies.bytes] version = "1.5" [dependencies.const-decoder] version = "0.3" [dependencies.dmzj-proto] version = "0.1.4" [dependencies.http-cache-reqwest] version = "0.14" features = ["manager-moka"] [dependencies.itoa] version = "1.0" [dependencies.protobuf] version = "3.3" [dependencies.reqwest] version = "0.12" features = [ "json", "cookies", "gzip", "brotli", "deflate", ] [dependencies.reqwest-middleware] version = "0.3" [dependencies.rsa] version = "0.9.6" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.snafu] version = "0.8" [dependencies.tracing] version = "0.1" [dev-dependencies.base64] version = "0.22" [dev-dependencies.criterion] version = "0.5" [dev-dependencies.serde_json] version = "1.0" [dev-dependencies.tokio] version = "1" features = ["full"] [dev-dependencies.tracing-subscriber] version = "0.3"