mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 04:48:21 +00:00
Remove unused dependencies (#456)
This commit is contained in:
committed by
Paul Hauner
parent
3752a8f860
commit
db094022b9
@@ -8,9 +8,6 @@ edition = "2018"
|
||||
tempfile = "3"
|
||||
|
||||
[dependencies]
|
||||
blake2-rfc = "0.2.18"
|
||||
bls = { path = "../../eth2/utils/bls" }
|
||||
bytes = "0.4.10"
|
||||
db-key = "0.0.5"
|
||||
leveldb = "0.8.4"
|
||||
parking_lot = "0.7"
|
||||
|
||||
Reference in New Issue
Block a user