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

1
Cargo.lock generated
View File

@@ -7084,6 +7084,7 @@ dependencies = [
"reth-rpc-types",
"reth-stages",
"reth-stages-api",
"reth-stages-types",
"reth-static-file",
"reth-tasks",
"reth-tokio-util",