mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-16 20:39:10 +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:
@@ -8,7 +8,6 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
reqwest = { version = "0.11.0", features = ["json","stream"] }
|
||||
futures = "0.3.7"
|
||||
task_executor = { path = "../task_executor" }
|
||||
tokio = "1.10.0"
|
||||
eth2 = {path = "../eth2"}
|
||||
|
||||
Reference in New Issue
Block a user