# 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 = "provenance-sdk-proto" version = "0.1.1" authors = ["Stephen Cirner "] description = "Protobuf stuct definitions for interacting with the Provenance Blockchain modules" readme = "README.md" keywords = [ "blockchain", "cosmos", "proto", "provenance", "tendermint", ] categories = [ "cryptography", "cryptography::cryptocurrencies", ] license = "Apache-2.0" repository = "https://github.com/provenance-io/provenance-rs/tree/main" [package.metadata.docs.rs] all-features = true rustdoc-args = [ "--cfg", "docsrs", ] [dependencies.cosmos-sdk-proto] version = "0.16" default-features = false [dependencies.prost] version = "0.11" [dependencies.prost-types] version = "0.11"