From bebdf50e3d07d15f509c3d8768cde90212f43ba4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 04:12:42 +0000 Subject: [PATCH] Bump jf-utils from `080ff32` to `d7ac08f` Bumps [jf-utils](https://github.com/espressosystems/jellyfish) from `080ff32` to `d7ac08f`. - [Release notes](https://github.com/espressosystems/jellyfish/releases) - [Commits](https://github.com/espressosystems/jellyfish/compare/080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c...d7ac08f360881fe9c63597a4afac345e1080b0b7) --- updated-dependencies: - dependency-name: jf-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index ea33da0786..ac01c024aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3423,7 +3423,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "ark-ec", "ark-ff", @@ -3452,7 +3452,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "anyhow", "ark-bls12-377", @@ -3496,7 +3496,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3522,7 +3522,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "ark-ec", "ark-ff",