mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move IntegerList to reth-primitives-traits (#8948)
This commit is contained in:
@ -31,5 +31,8 @@ serde_json.workspace = true
|
||||
# tracing
|
||||
tracing.workspace = true
|
||||
|
||||
[dev-dependencies]
|
||||
reth-primitives-traits.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
Reference in New Issue
Block a user