diff --git a/Cargo.lock b/Cargo.lock index ea33da0786..ac01c024aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3423,7 +3423,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "ark-ec", "ark-ff", @@ -3452,7 +3452,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "anyhow", "ark-bls12-377", @@ -3496,7 +3496,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3522,7 +3522,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#080ff32d4ea57e8e8a518fa8efe5789b8c9b1f9c" +source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" dependencies = [ "ark-ec", "ark-ff",