From 23ba4e1113778182767f39eb72daa92f8d277375 Mon Sep 17 00:00:00 2001 From: zksync-era-bot Date: Tue, 29 Oct 2024 15:36:58 +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 0554982e157a..745a5e33a0d6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -11118,7 +11118,7 @@ dependencies = [ [[package]] name = "zksync_external_node" -version = "25.0.0" +version = "25.1.0" dependencies = [ "anyhow", "assert_matches",