diff --git a/Cargo.lock b/Cargo.lock index f56e71925a..1b552aac63 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3443,7 +3443,7 @@ checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" [[package]] name = "jf-plonk" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" +source = "git+https://github.com/EspressoSystems/jellyfish#82da2c0492b7d5011452f268df84fa520bcc31fc" dependencies = [ "ark-ec", "ark-ff", @@ -3472,7 +3472,7 @@ dependencies = [ [[package]] name = "jf-primitives" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" +source = "git+https://github.com/EspressoSystems/jellyfish#82da2c0492b7d5011452f268df84fa520bcc31fc" dependencies = [ "anyhow", "ark-bls12-377", @@ -3516,7 +3516,7 @@ dependencies = [ [[package]] name = "jf-relation" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" +source = "git+https://github.com/EspressoSystems/jellyfish#82da2c0492b7d5011452f268df84fa520bcc31fc" dependencies = [ "ark-bls12-377", "ark-bls12-381", @@ -3542,7 +3542,7 @@ dependencies = [ [[package]] name = "jf-utils" version = "0.4.0-pre.0" -source = "git+https://github.com/EspressoSystems/jellyfish#d7ac08f360881fe9c63597a4afac345e1080b0b7" +source = "git+https://github.com/EspressoSystems/jellyfish#82da2c0492b7d5011452f268df84fa520bcc31fc" dependencies = [ "ark-ec", "ark-ff",