diff --git a/Cargo.lock b/Cargo.lock index ac4c09e8f0..59ff120994 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3382,7 +3382,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d99c22da6b733131c665b8bf8edcc33258d4f41d" +source = "git+https://github.com/EspressoSystems/jellyfish#11c78296b269cdecdc09431d1fbef9999f048c42" dependencies = [ "anyhow", "ark-bls12-377", @@ -3426,7 +3426,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d99c22da6b733131c665b8bf8edcc33258d4f41d" +source = "git+https://github.com/EspressoSystems/jellyfish#11c78296b269cdecdc09431d1fbef9999f048c42" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3452,7 +3452,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d99c22da6b733131c665b8bf8edcc33258d4f41d" +source = "git+https://github.com/EspressoSystems/jellyfish#11c78296b269cdecdc09431d1fbef9999f048c42" dependencies = [ "ark-ec", "ark-ff",