mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
perf(download): parallel header sealing (#1536)
This commit is contained in:
@ -26,6 +26,7 @@ tokio-stream = "0.1"
|
||||
# misc
|
||||
tracing = "0.1.37"
|
||||
metrics = "0.20.1"
|
||||
rayon = "1.6.0"
|
||||
|
||||
# optional deps for the test-utils feature
|
||||
thiserror = { version = "1", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user