Files
nanoreth/examples/node-event-hooks/Cargo.toml
2024-04-25 15:12:30 +00:00

11 lines
194 B
TOML

[package]
name = "node-event-hooks"
version = "0.0.0"
publish = false
edition.workspace = true
license.workspace = true
[dependencies]
reth.workspace = true
reth-node-ethereum.workspace = true