From bcdfa576e0bb3c41a9e5d355c8d539f3f88a0a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:26:23 +0000 Subject: [PATCH] Bump jf-primitives from `1626a84` to `d99c22d` Bumps [jf-primitives](https://github.com/EspressoSystems/jellyfish) from `1626a84` to `d99c22d`. - [Release notes](https://github.com/EspressoSystems/jellyfish/releases) - [Commits](https://github.com/EspressoSystems/jellyfish/compare/1626a8448e7af8ea153241004375deff9fd961da...d99c22da6b733131c665b8bf8edcc33258d4f41d) --- updated-dependencies: - dependency-name: jf-primitives dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index b6b0193..6e3b715 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4247,7 +4247,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#1626a8448e7af8ea153241004375deff9fd961da" +source = "git+https://github.com/EspressoSystems/jellyfish#d99c22da6b733131c665b8bf8edcc33258d4f41d" dependencies = [ "anyhow", "ark-bls12-377", @@ -4291,7 +4291,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#1626a8448e7af8ea153241004375deff9fd961da" +source = "git+https://github.com/EspressoSystems/jellyfish#d99c22da6b733131c665b8bf8edcc33258d4f41d" dependencies = [ "ark-bls12-377", "ark-bls12-381 0.4.0", @@ -4317,7 +4317,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#1626a8448e7af8ea153241004375deff9fd961da" +source = "git+https://github.com/EspressoSystems/jellyfish#d99c22da6b733131c665b8bf8edcc33258d4f41d" dependencies = [ "ark-ec 0.4.2", "ark-ff 0.4.2",