From 05f27e6b5faa7248ec9074f7dcbe6ffe5df48182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 20:40:06 +0000 Subject: [PATCH] Bump jf-primitives from `fd2bcfc` to `e33a739` Bumps [jf-primitives](https://github.com/EspressoSystems/jellyfish) from `fd2bcfc` to `e33a739`. - [Release notes](https://github.com/EspressoSystems/jellyfish/releases) - [Commits](https://github.com/EspressoSystems/jellyfish/compare/fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d...e33a7395459fbdd0c56c1c6815590f25631e9d3d) --- updated-dependencies: - dependency-name: jf-primitives 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 e5b132d..37459c6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4299,7 +4299,7 @@ checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" +source = "git+https://github.com/EspressoSystems/jellyfish#e33a7395459fbdd0c56c1c6815590f25631e9d3d" dependencies = [ "ark-ec", "ark-ff", @@ -4328,7 +4328,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" +source = "git+https://github.com/EspressoSystems/jellyfish#e33a7395459fbdd0c56c1c6815590f25631e9d3d" dependencies = [ "anyhow", "ark-bls12-377", @@ -4373,7 +4373,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" +source = "git+https://github.com/EspressoSystems/jellyfish#e33a7395459fbdd0c56c1c6815590f25631e9d3d" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -4399,7 +4399,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" +source = "git+https://github.com/EspressoSystems/jellyfish#e33a7395459fbdd0c56c1c6815590f25631e9d3d" dependencies = [ "ark-ec", "ark-ff",