[package] name = "substreams-database-change" version = "2.0.0" edition = "2021" description = "Substreams database change containg helpers" authors = ["StreamingFast Contributors "] license = "Apache-2.0" homepage = "https://substreams.streamingfast.io/" repository = "https://github.com/streamingfast/substreams-sink-database-changes" readme = "README.md" keywords = [ "substreams", "streamingfast", "firehose", "thegraph", "entity"] categories = ["api-bindings", "external-ffi-bindings", "wasm"] [dependencies] prost = "0.13" prost-types = "0.13" substreams = "0.6"