# 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 = "2018" name = "tonic-web-arcanyx-fork" version = "0.8.1-alpha.1" authors = ["Juan Alvarez "] description = """ grpc-web protocol translation for tonic services. """ homepage = "https://github.com/hyperium/tonic" documentation = "https://docs.rs/tonic-web/0.4.0/tonic-web/" readme = "README.md" keywords = [ "rpc", "grpc", "grpc-web", ] categories = [ "network-programming", "asynchronous", ] license = "MIT" repository = "https://github.com/arcanyx-pub/tonic" [dependencies.base64] version = "0.13" [dependencies.bytes] version = "1.0" [dependencies.futures-core] version = "0.3" [dependencies.http] version = "0.2" [dependencies.http-body] version = "0.4" [dependencies.hyper] version = "0.14" [dependencies.pin-project] version = "1" [dependencies.tonic] version = "0.8.1-alpha.0" features = ["transport"] default-features = false package = "tonic-arcanyx-fork" [dependencies.tower-service] version = "0.3" [dependencies.tracing] version = "0.1" [dev-dependencies.tokio] version = "1" features = [ "macros", "rt", ] [dev-dependencies.tonic] version = "0.8.1-alpha.0" features = [ "transport", "tls", ] default-features = false package = "tonic-arcanyx-fork"