Skip to content

Commit 093efb0

Browse files
committed
update openvm-stark-gpu to main branch
1 parent bb08918 commit 093efb0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

zkvm-prover/Cargo.lock

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

zkvm-prover/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ url = "2.5.4"
4747
serde_bytes = "0.11.15"
4848

4949
[patch."https://github.com/openvm-org/stark-backend.git"]
50-
openvm-stark-backend = { git = "ssh://[email protected]/scroll-tech/openvm-stark-gpu.git", branch = "merge/upstream-884f8e6", features = ["gpu"] }
51-
openvm-stark-sdk = { git = "ssh://[email protected]/scroll-tech/openvm-stark-gpu.git", branch = "merge/upstream-884f8e6", features = ["gpu"] }
50+
openvm-stark-backend = { git = "ssh://[email protected]/scroll-tech/openvm-stark-gpu.git", branch = "main", features = ["gpu"] }
51+
openvm-stark-sdk = { git = "ssh://[email protected]/scroll-tech/openvm-stark-gpu.git", branch = "main", features = ["gpu"] }
5252

5353
[patch."https://github.com/Plonky3/Plonky3.git"]
5454
p3-air = { git = "ssh://[email protected]/scroll-tech/plonky3-gpu.git", tag = "v0.1.1" }

0 commit comments

Comments
 (0)