diff --git a/prover/Cargo.lock b/prover/Cargo.lock index ebc68612..ae106327 100644 --- a/prover/Cargo.lock +++ b/prover/Cargo.lock @@ -5305,7 +5305,7 @@ dependencies = [ [[package]] name = "sp1-build" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "anyhow", "cargo_metadata", @@ -5317,7 +5317,7 @@ dependencies = [ [[package]] name = "sp1-core-executor" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "bincode", "bytemuck", @@ -5356,7 +5356,7 @@ dependencies = [ [[package]] name = "sp1-core-machine" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "bincode", "cbindgen", @@ -5412,7 +5412,7 @@ dependencies = [ [[package]] name = "sp1-cuda" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "bincode", "ctrlc", @@ -5428,7 +5428,7 @@ dependencies = [ [[package]] name = "sp1-curves" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "cfg-if 1.0.0", "dashu", @@ -5449,7 +5449,7 @@ dependencies = [ [[package]] name = "sp1-derive" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "quote", "syn 1.0.109", @@ -5458,7 +5458,7 @@ dependencies = [ [[package]] name = "sp1-helper" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "sp1-build", ] @@ -5495,7 +5495,7 @@ dependencies = [ [[package]] name = "sp1-primitives" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "bincode", "hex", @@ -5530,7 +5530,7 @@ dependencies = [ [[package]] name = "sp1-prover" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "anyhow", "bincode", @@ -5572,7 +5572,7 @@ dependencies = [ [[package]] name = "sp1-recursion-circuit" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "hashbrown 0.14.5", "itertools 0.13.0", @@ -5605,7 +5605,7 @@ dependencies = [ [[package]] name = "sp1-recursion-compiler" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "backtrace", "itertools 0.13.0", @@ -5626,7 +5626,7 @@ dependencies = [ [[package]] name = "sp1-recursion-core" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "backtrace", "cbindgen", @@ -5668,7 +5668,7 @@ dependencies = [ [[package]] name = "sp1-recursion-derive" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "quote", "syn 1.0.109", @@ -5677,7 +5677,7 @@ dependencies = [ [[package]] name = "sp1-recursion-gnark-ffi" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "anyhow", "bincode", @@ -5702,7 +5702,7 @@ dependencies = [ [[package]] name = "sp1-sdk" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "alloy-primitives", "alloy-signer", @@ -5749,7 +5749,7 @@ dependencies = [ [[package]] name = "sp1-stark" version = "4.0.1" -source = "git+https://github.com/morph-l2/sp1.git?branch=v4#ecd10b9f6077942c4c46c213c37f02f1be26e706" +source = "git+https://github.com/morph-l2/sp1.git?branch=v4#755f858d88523140c31ffb1ae8fc276c09338173" dependencies = [ "arrayref", "hashbrown 0.14.5", @@ -6270,7 +6270,7 @@ dependencies = [ "serde", "serde_spanned", "toml_datetime", - "winnow 0.7.2", + "winnow 0.7.3", ] [[package]] @@ -7004,9 +7004,9 @@ dependencies = [ [[package]] name = "winnow" -version = "0.7.2" +version = "0.7.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "59690dea168f2198d1a3b0cac23b8063efcd11012f10ae4698f284808c8ef603" +checksum = "0e7f4ea97f6f78012141bcdb6a216b2609f0979ada50b20ca5b52dde2eac2bb1" dependencies = [ "memchr", ]