chore: add fs-util::open (#12911)

This commit is contained in:
Matthias Seitz
2024-11-27 17:22:23 +01:00
committed by GitHub
parent 26bfe7c037
commit f9ad3f8cca
5 changed files with 12 additions and 5 deletions

View File

@ -26,6 +26,7 @@ reth-execution-types.workspace = true
reth-node-core.workspace = true
reth-optimism-node.workspace = true
reth-primitives.workspace = true
reth-fs-util.workspace = true
# so jemalloc metrics can be included
reth-node-metrics.workspace = true