mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Cap mux simple (#5577)
Signed-off-by: Emilia Hane <elsaemiliaevahane@gmail.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -5898,6 +5898,7 @@ dependencies = [
|
||||
"arbitrary",
|
||||
"async-trait",
|
||||
"bytes",
|
||||
"derive_more",
|
||||
"ethers-core",
|
||||
"futures",
|
||||
"metrics",
|
||||
@ -5909,6 +5910,7 @@ dependencies = [
|
||||
"reth-discv4",
|
||||
"reth-ecies",
|
||||
"reth-metrics",
|
||||
"reth-net-common",
|
||||
"reth-primitives",
|
||||
"reth-tracing",
|
||||
"secp256k1 0.27.0",
|
||||
|
||||
Reference in New Issue
Block a user