From f9b10326efdce5662c3f4db0d6c17f9a34d3d7b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 09:12:11 -0500 Subject: [PATCH] Bump jf-relation from `9d4073a` to `fd2bcfc` (#2227) Bumps [jf-relation](https://github.com/EspressoSystems/jellyfish) from `9d4073a` to `fd2bcfc`. - [Release notes](https://github.com/EspressoSystems/jellyfish/releases) - [Commits](https://github.com/EspressoSystems/jellyfish/compare/9d4073ab8394ca23891f694ad161176dcd688af3...fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d) --- updated-dependencies: - dependency-name: jf-relation dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d906ed47b2..4b23f1f39e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3443,7 +3443,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#9d4073ab8394ca23891f694ad161176dcd688af3" +source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" dependencies = [ "ark-ec", "ark-ff", @@ -3472,7 +3472,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#9d4073ab8394ca23891f694ad161176dcd688af3" +source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" dependencies = [ "anyhow", "ark-bls12-377", @@ -3496,6 +3496,7 @@ dependencies = [ "digest 0.10.7", "displaydoc", "espresso-systems-common 0.4.0", + "generic-array", "hashbrown 0.13.2", "itertools 0.10.5", "jf-relation", @@ -3516,7 +3517,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#9d4073ab8394ca23891f694ad161176dcd688af3" +source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3542,7 +3543,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#9d4073ab8394ca23891f694ad161176dcd688af3" +source = "git+https://github.com/EspressoSystems/jellyfish#fd2bcfcc322cf8bee38e4bfadbdbf52eac4ab33d" dependencies = [ "ark-ec", "ark-ff",