mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(disc): update discv5 and tracing (#408)
* chore(disc): update discv5 and tracing * ignore
This commit is contained in:
@ -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"]
|
||||
Reference in New Issue
Block a user