mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
primitives: rm alloy BlockNumHash reexport (#12304)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -6550,6 +6550,7 @@ dependencies = [
|
||||
name = "reth-blockchain-tree-api"
|
||||
version = "1.1.0"
|
||||
dependencies = [
|
||||
"alloy-eips",
|
||||
"alloy-primitives",
|
||||
"reth-consensus",
|
||||
"reth-execution-errors",
|
||||
@ -7557,6 +7558,7 @@ dependencies = [
|
||||
name = "reth-exex-test-utils"
|
||||
version = "1.1.0"
|
||||
dependencies = [
|
||||
"alloy-eips",
|
||||
"eyre",
|
||||
"futures-util",
|
||||
"rand 0.8.5",
|
||||
|
||||
Reference in New Issue
Block a user