align alloy versions

This commit is contained in:
Eitan Seri-Levi
2024-07-22 12:32:43 -07:00
parent 5cdb960685
commit fd7c0bf48e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -2886,7 +2886,7 @@ name = "execution_layer"
version = "0.1.0"
dependencies = [
"alloy-consensus",
"alloy-primitives 0.6.4",
"alloy-primitives 0.7.7",
"alloy-rlp",
"arc-swap",
"builder_client",