mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: parsers (#9366)
This commit is contained in:
@ -8,3 +8,16 @@ homepage.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
reth-cli.workspace = true
|
||||
reth-chainspec.workspace = true
|
||||
|
||||
alloy-genesis.workspace = true
|
||||
|
||||
eyre.workspace = true
|
||||
|
||||
shellexpand.workspace = true
|
||||
serde_json.workspace = true
|
||||
clap = { workspace = true, features = ["derive", "env"] }
|
||||
Reference in New Issue
Block a user