From 91fc39165e4bef9b5c68ba09df8ab0f510e458d4 Mon Sep 17 00:00:00 2001 From: rhaoio Date: Sat, 16 Mar 2024 15:32:26 +1100 Subject: [PATCH] bump commits --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 80c44029f..143b0bc31 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -323,7 +323,7 @@ dependencies = [ [[package]] name = "circuits-batcher" version = "0.1.0" -source = "git+https://github.com/DelphinusLab/continuation-batcher.git?branch=polish-structure#fc9ecb88fd6f364996d25a3d03dbd2eb0030dd07" +source = "git+https://github.com/DelphinusLab/continuation-batcher.git?branch=polish-structure#7c4f3910b92b295f637a0c5f7898b08603f996af" dependencies = [ "anyhow", "ark-std 0.4.0",