[package] name = "somm_gravity_proto" version = "0.1.3" authors = ["PeggyJV , Justin Kilpatrick "] edition = "2018" description = "A prost generated bindings for working with the gravity protobuf objects" license = "Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] prost = "0.7" prost-types = "0.7" bytes = "1" cosmos-sdk-proto = "0.6.3" tonic = "0.4"