mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: verify unused bits on types derived with Compact (#11131)
This commit is contained in:
@ -45,7 +45,7 @@ proptest = { workspace = true, optional = true }
|
||||
[dev-dependencies]
|
||||
# reth libs with arbitrary
|
||||
reth-primitives = { workspace = true, features = ["arbitrary"] }
|
||||
reth-codecs.workspace = true
|
||||
reth-codecs = { workspace = true, features = ["test-utils"] }
|
||||
|
||||
rand.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user