# 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 = "dmzj-proto" version = "0.1.4" authors = ["cijiugechu "] description = "dmzj api bindings" homepage = "https://github.com/cijiugechu/dmzj" documentation = "https://docs.rs/dmzj-proto" keywords = [ "dmzj", "api", "protobuf", ] categories = [ "api-bindings", "network-programming", "web-programming", ] license = "Apache-2.0" repository = "https://github.com/cijiugechu/dmzj" [dependencies.bytes] version = "1.5" [dependencies.protobuf] version = "3.3" [dev-dependencies.base64] version = "0.21" [dev-dependencies.reqwest] version = "0.11" features = [ "json", "cookies", "gzip", "brotli", "deflate", ] [dev-dependencies.rsa] version = "0.9" [dev-dependencies.tokio] version = "1" features = ["full"] [build-dependencies.protobuf-codegen] version = "3.3"