# 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.60" name = "substreams-ethereum" version = "0.10.0" description = "Substreams development kit for Ethereum chains, contains Firehose Block model and helpers as well as utilities for Ethereum ABI encoding/decoding." homepage = "https://substreams.streamingfast.io/" readme = "README.md" keywords = [ "substreams", "ethereum", "streamingfast", "firehose", "thegraph", ] categories = [ "api-bindings", "external-ffi-bindings", "wasm", ] license = "Apache-2.0" repository = "https://github.com/streamingfast/substreams-ethereum/tree/develop/substreams-ethereum" [dependencies.num-bigint] version = "0.4.3" [dependencies.substreams] version = "0.6" [dependencies.substreams-ethereum-abigen] version = "0.10.0" [dependencies.substreams-ethereum-core] version = "0.10.0" [dependencies.substreams-ethereum-derive] version = "0.10.0" [dev-dependencies.anyhow] version = "1" [dev-dependencies.ethabi] version = "17" [target.wasm32-unknown-unknown.dependencies.getrandom] version = "0.2.10" features = ["custom"]