mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: include network primitives in workspace (#10952)
This commit is contained in:
@ -427,6 +427,7 @@ alloy-eips = { version = "0.3.5", default-features = false }
|
||||
alloy-genesis = { version = "0.3.5", default-features = false }
|
||||
alloy-json-rpc = { version = "0.3.5", default-features = false }
|
||||
alloy-network = { version = "0.3.5", default-features = false }
|
||||
alloy-network-primitives = { version = "0.3.5", default-features = false }
|
||||
alloy-node-bindings = { version = "0.3.5", default-features = false }
|
||||
alloy-provider = { version = "0.3.5", features = [
|
||||
"reqwest",
|
||||
|
||||
Reference in New Issue
Block a user