mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 13:28:33 +00:00
Check for unused deps in CI (#1262)
* Check for unused deps in CI * Bump slashing protection parking_lot version
This commit is contained in:
@@ -11,7 +11,6 @@ path = "src/bin.rs"
|
||||
[dependencies]
|
||||
parking_lot = "0.10.2"
|
||||
types = { path = "../types" }
|
||||
itertools = "0.9.0"
|
||||
eth2_ssz = "0.1.2"
|
||||
eth2_ssz_derive = "0.1.0"
|
||||
serde = "1.0.110"
|
||||
|
||||
Reference in New Issue
Block a user