tap_graph 0.3.5

The Graph TAP receipt structs
Documentation
[dependencies.rand]
version = "0.9.1"

[dependencies.serde]
features = ["derive"]
version = "1.0.219"

[dependencies.tap_eip712_message]
version = "0.2.2"

[dependencies.tap_receipt]
version = "1.1.3"

[dependencies.thegraph-core]
version = "0.15.1"

[dev-dependencies.rstest]
version = "0.25.0"

[features]
default = []
v2 = []

[lib]
name = "tap_graph"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "The Graph TAP receipt structs"
edition = "2021"
license = "Apache-2.0"
name = "tap_graph"
readme = false
repository = "https://github.com/semiotic-ai/timeline-aggregation-protocol"
version = "0.3.5"