[package] name = "ethereum-template" version = "0.1.0" edition = "2021" [lib] name = "ethereum_template" crate-type = ["cdylib"] [dependencies] substreams = "0.5.22" substreams-ethereum = "0.9.9" prost = "0.11" tycho-substreams = { git = "https://github.com/propeller-heads/tycho-protocol-sdk.git", rev = "b8aeaa3" }