From ccf379238c0098cedb8debbbf9e9158b7b3940ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 23:22:09 +0000 Subject: [PATCH] Bump jf-utils from `c0b8842` to `5c74b9a` Bumps [jf-utils](https://github.com/espressosystems/jellyfish) from `c0b8842` to `5c74b9a`. - [Release notes](https://github.com/espressosystems/jellyfish/releases) - [Commits](https://github.com/espressosystems/jellyfish/compare/c0b88424ac1c362c2066971d0da5c43e8832ed5f...5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d) --- updated-dependencies: - dependency-name: jf-utils 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 fc9c315755..a02281ff1e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3306,7 +3306,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#c0b88424ac1c362c2066971d0da5c43e8832ed5f" +source = "git+https://github.com/EspressoSystems/jellyfish#5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d" dependencies = [ "anyhow", "ark-bls12-377", @@ -3350,7 +3350,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#c0b88424ac1c362c2066971d0da5c43e8832ed5f" +source = "git+https://github.com/EspressoSystems/jellyfish#5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3376,7 +3376,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#c0b88424ac1c362c2066971d0da5c43e8832ed5f" +source = "git+https://github.com/EspressoSystems/jellyfish#5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d" dependencies = [ "ark-ec", "ark-ff",