# 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.56" name = "cosmos-sdk-proto-althea" version = "0.18.0" authors = [ "Justin Kilpatrick ", "Christian Borst ", "Greg Szabo ", "Tony Arcieri ", ] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Protobuf stuct defintions for interacting with Cosmos SDK powered blockchains" readme = "README.md" keywords = [ "blockchain", "cosmos", "tendermint", "proto", ] categories = [ "cryptography", "cryptography::cryptocurrencies", "database", ] license = "Apache-2.0" repository = "https://github.com/althea-net/proto/tree/main/cosmos_sdk_proto" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [lib] name = "cosmos_sdk_proto_althea" path = "src/lib.rs" [dependencies.prost] version = "0.13" [dependencies.prost-types] version = "0.13" [dependencies.tonic] version = "0.12" optional = true [features] bech32ibc = [] cosmwasm = [] default = ["grpc"] ethermint = [] grpc = ["tonic"]