mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: make js-tracer feature optional for node builder crate (#12178)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -9,7 +9,7 @@ repository.workspace = true
|
||||
exclude.workspace = true
|
||||
|
||||
[dependencies]
|
||||
reth-node-builder.workspace = true
|
||||
reth-node-builder = { workspace = true, features = ["js-tracer"] }
|
||||
reth-cli-util.workspace = true
|
||||
reth-optimism-cli.workspace = true
|
||||
reth-provider.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user