mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: make alloy impls feature gated (#7747)
This commit is contained in:
@ -23,7 +23,7 @@ reth-tracing.workspace = true
|
||||
# codecs
|
||||
serde = { workspace = true, default-features = false }
|
||||
parity-scale-codec = { version = "3.2.1", features = ["bytes"] }
|
||||
modular-bitfield = "0.11.2"
|
||||
modular-bitfield.workspace = true
|
||||
|
||||
# metrics
|
||||
reth-metrics.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user