mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 06:44:35 +00:00
Merge remote-tracking branch 'origin/release-v7.0.0' into backmerge-apr-2
This commit is contained in:
@@ -22,7 +22,7 @@ directory = { workspace = true }
|
|||||||
ethereum_ssz = { workspace = true }
|
ethereum_ssz = { workspace = true }
|
||||||
ethereum_ssz_derive = { workspace = true }
|
ethereum_ssz_derive = { workspace = true }
|
||||||
itertools = { workspace = true }
|
itertools = { workspace = true }
|
||||||
leveldb = { version = "0.8.6", optional = true }
|
leveldb = { version = "0.8.6", optional = true, default-features = false }
|
||||||
logging = { workspace = true }
|
logging = { workspace = true }
|
||||||
lru = { workspace = true }
|
lru = { workspace = true }
|
||||||
metrics = { workspace = true }
|
metrics = { workspace = true }
|
||||||
|
|||||||
Reference in New Issue
Block a user