mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add reth db snapshot transactions | receipts commands (#5007)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
This commit is contained in:
@ -45,6 +45,8 @@ parking_lot.workspace = true
|
||||
derive_more = "0.99"
|
||||
eyre.workspace = true
|
||||
paste = "1.0"
|
||||
rayon.workspace = true
|
||||
itertools.workspace = true
|
||||
|
||||
# arbitrary utils
|
||||
arbitrary = { workspace = true, features = ["derive"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user