mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
Feat: Introduce db_models crate into storage-api crate and update imports (#14640)
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -9578,6 +9578,7 @@ dependencies = [
|
||||
"auto_impl",
|
||||
"reth-chainspec",
|
||||
"reth-db-api",
|
||||
"reth-db-models",
|
||||
"reth-ethereum-primitives",
|
||||
"reth-execution-types",
|
||||
"reth-primitives-traits",
|
||||
|
||||
Reference in New Issue
Block a user