Skip to content

Commit 0b0dbb4

Browse files
committed
dep euclid prover by tag
Signed-off-by: noelwei <[email protected]>
1 parent 9bf362b commit 0b0dbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zkvm-prover/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { version = "1.0.198", features = ["derive"] }
1818
serde_json = "1.0.116"
1919
futures = "0.3.30"
2020

21-
scroll-zkvm-prover-euclid = { git = "https://github.com/scroll-tech/zkvm-prover", branch = "feat/phase1-stable", package = "scroll-zkvm-prover" }
21+
scroll-zkvm-prover-euclid = { git = "https://github.com/scroll-tech/zkvm-prover", tag = "v0.1.0-rc.11", package = "scroll-zkvm-prover" }
2222
ethers-core = { git = "https://github.com/scroll-tech/ethers-rs.git", branch = "v2.0.7" }
2323
ethers-providers = { git = "https://github.com/scroll-tech/ethers-rs.git", branch = "v2.0.7" }
2424
#scroll-proving-sdk = { git = "https://github.com/scroll-tech/scroll-proving-sdk.git", rev = "c81e5f2", features = [

0 commit comments

Comments
 (0)