feat: add Tracing call pool (#3908)

This commit is contained in:
Matthias Seitz
2023-07-25 16:51:30 +02:00
committed by GitHub
parent 1c4e19bad7
commit 076c91a916
7 changed files with 149 additions and 2 deletions

View File

@ -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