Skip to content

Commit 43f1895

Browse files
committed
fix
1 parent d169990 commit 43f1895

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/prover-bin/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ axiom-sdk.workspace = true
1010
scroll-zkvm-types.workspace = true
1111
scroll-zkvm-prover.workspace = true
1212
libzkp = { path = "../libzkp"}
13-
scroll-proving-sdk = { git = "https://github.com/scroll-tech/scroll-proving-sdk.git", rev = "e4c20e3" }
13+
scroll-proving-sdk = { git = "https://github.com/scroll-tech/scroll-proving-sdk.git", rev = "504e71f" }
1414
serde.workspace = true
1515
serde_json.workspace = true
1616
eyre.workspace = true

0 commit comments

Comments
 (0)