mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Update Lighthouse Dependencies (#2818)
## Issue Addressed Updates lighthouse dependencies to resolve audit issues in out-dated deps.
This commit is contained in:
@@ -14,5 +14,5 @@ slog = "2.5.2"
|
||||
slot_clock = { path = "../../common/slot_clock" }
|
||||
state_processing = { path = "../../consensus/state_processing" }
|
||||
task_executor = { path = "../../common/task_executor" }
|
||||
tokio = { version = "1.10.0", features = ["full"] }
|
||||
tokio = { version = "1.14.0", features = ["full"] }
|
||||
types = { path = "../../consensus/types" }
|
||||
|
||||
Reference in New Issue
Block a user