# 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 = "terra-proto" version = "0.5.16-beta.1" authors = ["TerraformLabs"] description = "Terra Core Protobuf Builds" homepage = "https://terra.money" documentation = "https://docs.terra.money" license = "Apache-2.0" repository = "https://github.com/terra-money/terra.proto.git" [dependencies.prost] version = "0.9" [dependencies.prost-derive] version = "0.9" [dependencies.prost-types] version = "0.9" [dev-dependencies.base64] version = "0.13.0" [dev-dependencies.prost-build] version = "0.9" [dev-dependencies.walkdir] version = "2.3.2"