From 85897a7e16794d0b4fa67d08794445be85f03336 Mon Sep 17 00:00:00 2001 From: zksync-era-bot Date: Mon, 20 May 2024 14:22:12 +0000 Subject: [PATCH] Update Cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 3fdbc90f710e..e3147701a4f3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8598,7 +8598,7 @@ dependencies = [ [[package]] name = "zksync_external_node" -version = "24.3.0" +version = "24.4.0" dependencies = [ "anyhow", "assert_matches",