mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
Adds panic test to hashset delay
This commit is contained in:
@@ -7,3 +7,6 @@ edition = "2018"
|
||||
[dependencies]
|
||||
futures = "0.3.4"
|
||||
tokio = { version = "0.2.19", features = ["time"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "0.2.19", features = ["time", "rt-threaded", "macros"] }
|
||||
|
||||
Reference in New Issue
Block a user