substreams-database-change 4.0.0

Substreams database change containg helpers
Documentation
# 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 = "4.0.0"
authors = ["StreamingFast Contributors <team@streamingfast.io>"]
build = false
autolib = 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.7.3"

[dev-dependencies.pretty_assertions]
version = "1.4"