From 6ec9a6e0c6c780a2e8d64127e8977110cfff8f36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 20:33:06 +0000 Subject: [PATCH] Bump jf-primitives from `1626a84` to `5c74b9a` Bumps [jf-primitives](https://github.com/EspressoSystems/jellyfish) from `1626a84` to `5c74b9a`. - [Release notes](https://github.com/EspressoSystems/jellyfish/releases) - [Commits](https://github.com/EspressoSystems/jellyfish/compare/1626a8448e7af8ea153241004375deff9fd961da...5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d) --- 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..26454c9 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#5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d" 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#5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d" 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#5c74b9a0a3cd6909fe9d10cbff61057ff705fb6d" dependencies = [ "ark-ec 0.4.2", "ark-ff 0.4.2",