mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: fix warning in examples (#14537)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -2986,7 +2986,6 @@ name = "example-bsc-p2p"
|
||||
version = "0.0.0"
|
||||
dependencies = [
|
||||
"alloy-genesis",
|
||||
"alloy-primitives",
|
||||
"reth-chainspec",
|
||||
"reth-discv4",
|
||||
"reth-network",
|
||||
|
||||
@ -24,4 +24,3 @@ tokio-stream.workspace = true
|
||||
serde_json.workspace = true
|
||||
|
||||
alloy-genesis.workspace = true
|
||||
alloy-primitives.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user