mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-30 19:23:50 +00:00
Remove unused deps (#2592)
Found some deps you're possibly not using. Please shout if you think they are indeed still needed.
This commit is contained in:
@@ -31,5 +31,4 @@ state_processing = { path = "../../consensus/state_processing" }
|
||||
swap_or_not_shuffle = { path = "../../consensus/swap_or_not_shuffle" }
|
||||
types = { path = "../../consensus/types" }
|
||||
snap = "1.0.1"
|
||||
parking_lot = "0.11.0"
|
||||
fs2 = "0.4.3"
|
||||
|
||||
Reference in New Issue
Block a user