From c5b064b346c0825a1218ce14fc37898aaad2278e Mon Sep 17 00:00:00 2001 From: Robert Remen Date: Fri, 5 Apr 2024 15:29:08 +0200 Subject: [PATCH] update shivini and boojum-cuda dependencies --- prover/Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/prover/Cargo.lock b/prover/Cargo.lock index a51a839c39a2..61154b3dba39 100644 --- a/prover/Cargo.lock +++ b/prover/Cargo.lock @@ -655,7 +655,7 @@ dependencies = [ [[package]] name = "boojum-cuda" version = "0.1.0" -source = "git+https://github.com/matter-labs/era-boojum-cuda?branch=main#34f3a51d116ba3ea45d8f47837d2d2c746d005e1" +source = "git+https://github.com/matter-labs/era-boojum-cuda?branch=main#11f4a68362e4d7a4b41dbbc7690515a9aeed44cf" dependencies = [ "boojum", "cmake", @@ -5278,7 +5278,7 @@ dependencies = [ [[package]] name = "shivini" version = "0.2.0" -source = "git+https://github.com/matter-labs/era-shivini.git?branch=v1.4.2#11d9882896874b0411376747b10ddbab56014f0d" +source = "git+https://github.com/matter-labs/era-shivini.git?branch=v1.4.2#f29d5be4afa890647fd42c913e30186819ff774a" dependencies = [ "bincode", "blake2 0.10.6 (registry+https://github.com/rust-lang/crates.io-index)",