mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(storage): handle-slow-readers callback for MDBX (#5941)
This commit is contained in:
@ -55,6 +55,7 @@ itertools.workspace = true
|
||||
arbitrary = { workspace = true, features = ["derive"], optional = true }
|
||||
proptest = { workspace = true, optional = true }
|
||||
proptest-derive = { workspace = true, optional = true }
|
||||
once_cell = "1.19.0"
|
||||
|
||||
[dev-dependencies]
|
||||
# reth libs with arbitrary
|
||||
|
||||
Reference in New Issue
Block a user