# 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" name = "substreams-database-change" version = "2.0.0" authors = ["StreamingFast Contributors "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Substreams database change containg helpers" homepage = "https://substreams.streamingfast.io/" readme = "README.md" keywords = [ "substreams", "streamingfast", "firehose", "thegraph", "entity", ] categories = [ "api-bindings", "external-ffi-bindings", "wasm", ] license = "Apache-2.0" repository = "https://github.com/streamingfast/substreams-sink-database-changes" [lib] name = "substreams_database_change" path = "src/lib.rs" [dependencies.prost] version = "0.13" [dependencies.prost-types] version = "0.13" [dependencies.substreams] version = "0.6"