mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +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:
@@ -5,7 +5,5 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
serde = "1.0.116"
|
||||
serde_derive = "1.0.116"
|
||||
types = { path = "../../consensus/types" }
|
||||
paste = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user