Files
reth/examples/cli-extension-event-hooks/Cargo.toml
Alexey Shekhirin 3ffc729833 feat(examples): OP Stack bridge stats ExEx (#7556)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-11 16:38:03 +00:00

11 lines
203 B
TOML

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