Skip to content

Commit

Permalink
fix: bump sp1 version + new patch
Browse files Browse the repository at this point in the history
  • Loading branch information
nhtyy committed Nov 19, 2024
1 parent 987241b commit 1b67812
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 192 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ bonsai-sdk = { version = "=1.1.2" }
risc0-binfmt = { version = "=1.1.2" }

# SP1
sp1-sdk = { version = "=3.0.0" }
sp1-zkvm = { version = "=3.0.0" }
sp1-helper = { version = "=3.0.0" }
sp1-sdk = { version = "=3.3.0" }
sp1-zkvm = { version = "=3.3.0" }
sp1-helper = { version = "=3.3.0" }

# alloy
alloy-rlp = { version = "0.3.4", default-features = false }
Expand Down
Loading

0 comments on commit 1b67812

Please sign in to comment.