diff --git a/Cargo.lock b/Cargo.lock index b6b0193..da8b1d1 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#b7704dc3266aea147ab9e337c135d76432601ad9" 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#b7704dc3266aea147ab9e337c135d76432601ad9" 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#b7704dc3266aea147ab9e337c135d76432601ad9" dependencies = [ "ark-ec 0.4.2", "ark-ff 0.4.2",