chore(deps): avoid duplicate crates (#14681)

This commit is contained in:
Dimitris Apostolou
2025-02-27 09:47:08 +02:00
committed by GitHub
parent d291d52954
commit 4565cda599
29 changed files with 107 additions and 58 deletions

View File

@@ -37,7 +37,7 @@ alloy-primitives.workspace = true
alloy-eips.workspace = true
alloy-consensus.workspace = true
walkdir = "2.3.3"
walkdir.workspace = true
serde.workspace = true
serde_json.workspace = true
thiserror.workspace = true