mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): move some deps to workspace (#5020)
This commit is contained in:
@ -6,8 +6,8 @@ edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
[dependencies]
|
||||
once_cell = "1.17.0"
|
||||
eyre = "0.6.8"
|
||||
once_cell.workspace = true
|
||||
eyre.workspace = true
|
||||
|
||||
reth-primitives.workspace = true
|
||||
reth-network.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user