mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(trie): sparse trie methods for trie task integration (#12720)
This commit is contained in:
@ -32,6 +32,7 @@ reth-testing-utils.workspace = true
|
||||
reth-trie = { workspace = true, features = ["test-utils"] }
|
||||
reth-trie-common = { workspace = true, features = ["test-utils", "arbitrary"] }
|
||||
|
||||
arbitrary.workspace = true
|
||||
assert_matches.workspace = true
|
||||
criterion.workspace = true
|
||||
itertools.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user