Merge remote-tracking branch 'origin/release-v7.0.0' into backmerge-apr-2

This commit is contained in:
Michael Sproul
2025-04-02 09:57:42 +11:00

View File

@@ -22,7 +22,7 @@ directory = { workspace = true }
ethereum_ssz = { workspace = true }
ethereum_ssz_derive = { 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 }
lru = { workspace = true }
metrics = { workspace = true }