feat: introduce static file task (#9234)

This commit is contained in:
Dan Cline
2024-07-10 15:30:22 -04:00
committed by GitHub
parent f384b8e175
commit 797a4a1a38
5 changed files with 319 additions and 44 deletions

View File

@ -33,6 +33,7 @@ reth-prune.workspace = true
reth-prune-types.workspace = true
reth-revm.workspace = true
reth-rpc-types.workspace = true
reth-stages-types.workspace = true
reth-stages-api.workspace = true
reth-static-file.workspace = true
reth-tasks.workspace = true