Skip to content

Commit 8ed77bd

Browse files
committed
update zkvm-prover dep
Signed-off-by: noelwei <[email protected]>
1 parent 66b1095 commit 8ed77bd

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

Cargo.lock

Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repository = "https://github.com/scroll-tech/scroll"
2020
version = "4.5.8"
2121

2222
[workspace.dependencies]
23-
scroll-zkvm-prover-euclid = { git = "https://github.com/scroll-tech/zkvm-prover", tag = "v0.3.0", package = "scroll-zkvm-prover"}
23+
scroll-zkvm-prover-euclid = { git = "https://github.com/scroll-tech/zkvm-prover", package = "scroll-zkvm-prover"}
2424

2525
openvm = { git = "https://github.com/openvm-org/openvm.git", rev = "3c35e9f", default-features = false }
2626
openvm-custom-insn = { git = "https://github.com/openvm-org/openvm.git", rev = "3c35e9f", default-features = false }

0 commit comments

Comments
 (0)