From 044803f34393862767bf5b72f2bd24b31b123b44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 12:13:21 +0000 Subject: [PATCH] Bump jf-primitives from `1626a84` to `c0b8842` Bumps [jf-primitives](https://github.com/EspressoSystems/jellyfish) from `1626a84` to `c0b8842`. - [Release notes](https://github.com/EspressoSystems/jellyfish/releases) - [Commits](https://github.com/EspressoSystems/jellyfish/compare/1626a8448e7af8ea153241004375deff9fd961da...c0b88424ac1c362c2066971d0da5c43e8832ed5f) --- 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 97d4568a8d..cf5583680a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3287,7 +3287,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#c0b88424ac1c362c2066971d0da5c43e8832ed5f" dependencies = [ "anyhow", "ark-bls12-377", @@ -3331,7 +3331,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#c0b88424ac1c362c2066971d0da5c43e8832ed5f" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3357,7 +3357,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#c0b88424ac1c362c2066971d0da5c43e8832ed5f" dependencies = [ "ark-ec", "ark-ff",