mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: adds StorageLock to StaticFileProvider and mdbx::DatabaseEnv (#8528)
This commit is contained in:
@ -42,6 +42,7 @@ derive_more.workspace = true
|
||||
eyre.workspace = true
|
||||
paste.workspace = true
|
||||
rustc-hash.workspace = true
|
||||
sysinfo = "0.30"
|
||||
|
||||
# arbitrary utils
|
||||
arbitrary = { workspace = true, features = ["derive"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user