mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add Tracing call pool (#3908)
This commit is contained in:
@ -26,7 +26,7 @@ tokio-util = { workspace = true, features = ["codec"] }
|
||||
|
||||
# misc
|
||||
tracing = { workspace = true }
|
||||
rayon = "1.6.0"
|
||||
rayon = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
|
||||
# optional deps for the test-utils feature
|
||||
|
||||
Reference in New Issue
Block a user