From 1afb457ae15987f47665912a304d8ed4d70d0e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 03:43:15 +0000 Subject: [PATCH] Bump jf-primitives from `265eaaa` to `833d7ca` Bumps [jf-primitives](https://github.com/EspressoSystems/jellyfish) from `265eaaa` to `833d7ca`. - [Release notes](https://github.com/EspressoSystems/jellyfish/releases) - [Commits](https://github.com/EspressoSystems/jellyfish/compare/265eaaa059e0a501824e5aadf7ac5f32d9e4a6b8...833d7ca3acdce33ae29dbd319a86cce9e69e2fd1) --- 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 e1b70bda01..72feaf6d8c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3418,7 +3418,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#265eaaa059e0a501824e5aadf7ac5f32d9e4a6b8" +source = "git+https://github.com/EspressoSystems/jellyfish#833d7ca3acdce33ae29dbd319a86cce9e69e2fd1" dependencies = [ "ark-ec", "ark-ff", @@ -3447,7 +3447,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#265eaaa059e0a501824e5aadf7ac5f32d9e4a6b8" +source = "git+https://github.com/EspressoSystems/jellyfish#833d7ca3acdce33ae29dbd319a86cce9e69e2fd1" dependencies = [ "anyhow", "ark-bls12-377", @@ -3491,7 +3491,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#265eaaa059e0a501824e5aadf7ac5f32d9e4a6b8" +source = "git+https://github.com/EspressoSystems/jellyfish#833d7ca3acdce33ae29dbd319a86cce9e69e2fd1" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3517,7 +3517,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#265eaaa059e0a501824e5aadf7ac5f32d9e4a6b8" +source = "git+https://github.com/EspressoSystems/jellyfish#833d7ca3acdce33ae29dbd319a86cce9e69e2fd1" dependencies = [ "ark-ec", "ark-ff",