mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Use CoW
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -2886,6 +2886,7 @@ dependencies = [
|
||||
"serde_json",
|
||||
"serde_yaml",
|
||||
"state_processing",
|
||||
"store",
|
||||
"tree_hash",
|
||||
"types",
|
||||
"validator_dir",
|
||||
@@ -3657,6 +3658,7 @@ dependencies = [
|
||||
"eth2_ssz",
|
||||
"itertools",
|
||||
"parking_lot",
|
||||
"rayon",
|
||||
"serde",
|
||||
"tree_hash",
|
||||
"triomphe",
|
||||
|
||||
Reference in New Issue
Block a user