@@ -17,13 +17,13 @@ repository = "https://github.com/scroll-tech/scroll"
1717version = " 4.7.1"
1818
1919[workspace .dependencies ]
20- scroll-zkvm-prover = { git = " https://github.com/scroll-tech/zkvm-prover" , tag = " v0.7.0 " }
21- scroll-zkvm-verifier = { git = " https://github.com/scroll-tech/zkvm-prover" , tag = " v0.7.0 " }
22- scroll-zkvm-types = { git = " https://github.com/scroll-tech/zkvm-prover" , tag = " v0.7.0 " }
20+ scroll-zkvm-prover = { git = " https://github.com/scroll-tech/zkvm-prover" , tag = " v0.7.1 " }
21+ scroll-zkvm-verifier = { git = " https://github.com/scroll-tech/zkvm-prover" , tag = " v0.7.1 " }
22+ scroll-zkvm-types = { git = " https://github.com/scroll-tech/zkvm-prover" , tag = " v0.7.1 " }
2323
24- sbv-primitives = { git = " https://github.com/scroll-tech/stateless-block-verifier" , tag = " scroll-v91" , features = [" scroll" , " rkyv" ] }
25- sbv-utils = { git = " https://github.com/scroll-tech/stateless-block-verifier" , tag = " scroll-v91" }
26- sbv-core = { git = " https://github.com/scroll-tech/stateless-block-verifier" , tag = " scroll-v91" , features = [" scroll" ] }
24+ sbv-primitives = { git = " https://github.com/scroll-tech/stateless-block-verifier" , tag = " scroll-v91.2 " , features = [" scroll" , " rkyv" ] }
25+ sbv-utils = { git = " https://github.com/scroll-tech/stateless-block-verifier" , tag = " scroll-v91.2 " }
26+ sbv-core = { git = " https://github.com/scroll-tech/stateless-block-verifier" , tag = " scroll-v91.2 " , features = [" scroll" ] }
2727axiom-sdk = { git = " https://github.com/axiom-crypto/axiom-api-cli.git" , branch = " feat/upload-exe-raw" }
2828
2929alloy = { version = " 1" , default-features = false }
0 commit comments