From d7ae68ca4c84a502402a1dc674dcbc3e4f4f2a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 11:58:08 +0000 Subject: [PATCH] Bump jf-utils from `1626a84` to `c0b8842` Bumps [jf-utils](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-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 617fb4165d..03cfaef5ae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3313,7 +3313,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#30752c6c1af7b933e2536d7aeb991a40af4b806a" +source = "git+https://github.com/EspressoSystems/jellyfish#c0b88424ac1c362c2066971d0da5c43e8832ed5f" dependencies = [ "anyhow", "ark-bls12-377", @@ -3337,7 +3337,6 @@ dependencies = [ "digest 0.10.7", "displaydoc", "espresso-systems-common 0.4.0", - "generic-array", "hashbrown 0.13.2", "itertools 0.10.5", "jf-relation", @@ -3358,7 +3357,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#30752c6c1af7b933e2536d7aeb991a40af4b806a" +source = "git+https://github.com/EspressoSystems/jellyfish#c0b88424ac1c362c2066971d0da5c43e8832ed5f" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3384,7 +3383,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#30752c6c1af7b933e2536d7aeb991a40af4b806a" +source = "git+https://github.com/EspressoSystems/jellyfish#c0b88424ac1c362c2066971d0da5c43e8832ed5f" dependencies = [ "ark-ec", "ark-ff",