# 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 = "tokio-etcd-grpc-client" version = "0.1.0" description = "The crate containing the generated protobufs/clients for tokio-etcd. Not recommended for direct use." license = "MIT" [dependencies.arc-swap] version = "1.7.1" [dependencies.http] version = "1.1.0" [dependencies.prost] version = "0.13" [dependencies.prost-types] version = "0.13" [dependencies.tonic] version = "0.12" [dependencies.tower] version = "0.4.13" [build-dependencies.tonic-build] version = "0.12" features = ["prost"]