mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Remove hashmap delay
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -1319,7 +1319,7 @@ dependencies = [
|
||||
"eth2_ssz_types",
|
||||
"fnv",
|
||||
"futures 0.3.4",
|
||||
"hashmap_delay",
|
||||
"hashset_delay",
|
||||
"hex 0.4.2",
|
||||
"lazy_static",
|
||||
"libp2p",
|
||||
@@ -1843,7 +1843,7 @@ dependencies = [
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hashmap_delay"
|
||||
name = "hashset_delay"
|
||||
version = "0.2.0"
|
||||
dependencies = [
|
||||
"futures 0.3.4",
|
||||
@@ -3082,7 +3082,7 @@ dependencies = [
|
||||
"fnv",
|
||||
"futures 0.1.29",
|
||||
"genesis",
|
||||
"hashmap_delay",
|
||||
"hashset_delay",
|
||||
"hex 0.3.2",
|
||||
"parking_lot 0.9.0",
|
||||
"rand 0.7.3",
|
||||
|
||||
Reference in New Issue
Block a user