chore(deps): move some deps to workspace (#5020)

This commit is contained in:
Matthias Seitz
2023-10-14 09:23:02 +02:00
committed by GitHub
parent 920e3f0b88
commit 48cf69def4
11 changed files with 16 additions and 13 deletions

View File

@ -10,4 +10,4 @@ futures.workspace = true
jsonrpsee.workspace = true
reth.workspace = true
tokio = { workspace = true, features = ["full"] }
eyre = "0.6.8"
eyre.workspace = true