chore(disc): update discv5 and tracing (#408)

* chore(disc): update discv5 and tracing

* ignore
This commit is contained in:
Matthias Seitz
2022-12-13 18:12:59 +01:00
committed by GitHub
parent c6d38f0f6a
commit 95d99c4317
4 changed files with 14 additions and 16 deletions

View File

@ -40,7 +40,7 @@ rand = { version = "0.8", optional = true }
[dev-dependencies]
rand = "0.8"
tokio = { version = "1", features = ["full"] }
tracing-test = "0.2"
reth-tracing = { path = "../../tracing" }
[features]
mock = ["rand"]