# 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 = "cw-osmo-proto" version = "0.1.0" authors = ["Giancarlo Salas "] description = "Osmosis proto helpers" keywords = ["osmosis", "protobuf", "cosmwasm"] license = "MIT" repository = "https://github.com/disperze/cw-osmo" [dependencies.cosmwasm-std] version = "1.0.0-beta5" features = ["stargate"] [dependencies.prost] version = "0.9" [dependencies.prost-types] version = "0.9"