diff --git a/Cargo.lock b/Cargo.lock index 8d1c778fa8a5..c8af6b4717c2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1290,7 +1290,7 @@ dependencies = [ [[package]] name = "boojum" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "arrayvec 0.7.6", "bincode", @@ -2980,7 +2980,7 @@ dependencies = [ [[package]] name = "fflonk" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "bincode", "byteorder", @@ -3268,7 +3268,7 @@ dependencies = [ [[package]] name = "franklin-crypto" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "arr_macro", "bit-vec", @@ -5808,7 +5808,7 @@ version = "0.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56" dependencies = [ - "proc-macro-crate 3.2.0", + "proc-macro-crate 1.3.1", "proc-macro2 1.0.92", "quote 1.0.37", "syn 2.0.90", @@ -7253,7 +7253,7 @@ dependencies = [ [[package]] name = "rescue_poseidon" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "addchain", "arrayvec 0.7.6", @@ -8659,7 +8659,7 @@ dependencies = [ [[package]] name = "snark_wrapper" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "derivative", "rand 0.4.6", @@ -11356,7 +11356,7 @@ dependencies = [ [[package]] name = "zksync_bellman" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "arrayvec 0.7.6", "bit-vec", @@ -11774,7 +11774,7 @@ dependencies = [ [[package]] name = "zksync_cs_derive" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "proc-macro-error", "proc-macro2 1.0.92", @@ -12102,7 +12102,7 @@ dependencies = [ [[package]] name = "zksync_ff" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "byteorder", "hex", @@ -12114,7 +12114,7 @@ dependencies = [ [[package]] name = "zksync_ff_derive" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "num-bigint 0.4.6", "num-integer", @@ -12643,7 +12643,7 @@ dependencies = [ [[package]] name = "zksync_pairing" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "byteorder", "cfg-if", @@ -12852,7 +12852,7 @@ dependencies = [ [[package]] name = "zksync_solidity_vk_codegen" version = "0.30.9" -source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#8c536551f26126a9a2f4c4eee74f8dafb9064d5b" +source = "git+https://github.com/matter-labs/zksync-crypto.git?branch=fflonk#ac2d1fab43169eadd8627d7ea7cf43bd0bd9f45b" dependencies = [ "ethereum-types", "franklin-crypto",