From da71f482e384c6324c3f0ff7cd5602b1aab21f71 Mon Sep 17 00:00:00 2001 From: Lucas Fiegl Date: Fri, 29 May 2026 10:58:58 -0300 Subject: [PATCH] chore(l1): update tooling Cargo.lock --- tooling/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tooling/Cargo.lock b/tooling/Cargo.lock index adc7b13ff5..500ba2674a 100644 --- a/tooling/Cargo.lock +++ b/tooling/Cargo.lock @@ -2938,10 +2938,10 @@ dependencies = [ "ctor", "datatest-stable", "ethrex-blockchain", - "ethrex-common 12.0.0", + "ethrex-common 14.0.0", "ethrex-p2p", "ethrex-rpc", - "ethrex-storage 12.0.0", + "ethrex-storage 14.0.0", "hex", "rayon", "regex",