# 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.76" name = "substreams-cosmos-core" version = "0.2.1" description = "Substreams development kit for Cosmos chains, contains Firehose Block model and helpers." homepage = "https://github.com/pinax-network/substreams-cosmos" readme = "README.md" keywords = [ "substreams", "cosmos", "pinax", "firehose", "thegraph", ] categories = [ "api-bindings", "external-ffi-bindings", "wasm", ] license = "MIT" repository = "https://github.com/pinax-network/substreams-cosmos" [dependencies.prost] version = "0.13.3" [dependencies.prost-types] version = "0.13.3" [dependencies.substreams] version = "^0.6.0" [dev-dependencies.anyhow] version = "1" [dev-dependencies.pretty_assertions] version = "1.2.1" [build-dependencies.prost-build] version = "0.13.3" [badges.maintenance] status = "actively-developed"