mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: reuse build_import_pipeline for OP (#13529)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -8405,16 +8405,13 @@ dependencies = [
|
||||
"reth-cli",
|
||||
"reth-cli-commands",
|
||||
"reth-cli-runner",
|
||||
"reth-config",
|
||||
"reth-consensus",
|
||||
"reth-db",
|
||||
"reth-db-api",
|
||||
"reth-db-common",
|
||||
"reth-downloaders",
|
||||
"reth-errors",
|
||||
"reth-execution-types",
|
||||
"reth-fs-util",
|
||||
"reth-network-p2p",
|
||||
"reth-node-builder",
|
||||
"reth-node-core",
|
||||
"reth-node-events",
|
||||
@ -8427,7 +8424,6 @@ dependencies = [
|
||||
"reth-provider",
|
||||
"reth-prune",
|
||||
"reth-stages",
|
||||
"reth-stages-types",
|
||||
"reth-static-file",
|
||||
"reth-static-file-types",
|
||||
"reth-tracing",
|
||||
|
||||
Reference in New Issue
Block a user