mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
12 lines
202 B
TOML
12 lines
202 B
TOML
[package]
|
|
name = "cli-extension-event-hooks"
|
|
version = "0.0.0"
|
|
publish = false
|
|
edition.workspace = true
|
|
license.workspace = true
|
|
|
|
[dependencies]
|
|
reth.workspace = true
|
|
clap.workspace = true
|
|
eyre = "0.6"
|