Squashed reset to unstable

This commit is contained in:
Daniel Knopik
2025-03-13 12:50:29 +01:00
committed by Daniel Knopik
parent b71b5f2231
commit f61f0b654c
416 changed files with 13195 additions and 38478 deletions

View File

@@ -32,16 +32,14 @@ rand = { workspace = true }
redb = { version = "2.1.4", optional = true }
safe_arith = { workspace = true }
serde = { workspace = true }
slog = { workspace = true }
ssz_types = { workspace = true }
strum = { workspace = true }
tracing = { workspace = true }
tree_hash = { workspace = true }
tree_hash_derive = { workspace = true }
types = { workspace = true }
[dev-dependencies]
logging = { workspace = true }
maplit = { workspace = true }
rayon = { workspace = true }
tempfile = { workspace = true }