Skip to content

Commit d5916c6

Browse files
committed
chore: bump sp1 on zk-quiz example
1 parent ee29626 commit d5916c6

3 files changed

Lines changed: 155 additions & 760 deletions

File tree

examples/zkquiz/quiz/program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "quiz-program"
55
edition = "2021"
66

77
[dependencies]
8-
sp1-zkvm = { git = "https://github.com/succinctlabs/sp1.git", rev = "v4.1.7" }
8+
sp1-zkvm = { git = "https://github.com/succinctlabs/sp1.git", rev = "v5.0.0" }
99
tiny-keccak = { git = "https://github.com/sp1-patches/tiny-keccak", branch = "patch-v2.0.2", features = [
1010
"sha3",
1111
] }

0 commit comments

Comments
 (0)