Skip to content

Commit

Permalink
fix: bump sp1 version + new patch (#412)
Browse files Browse the repository at this point in the history
Co-authored-by: smtmfft <[email protected]>
  • Loading branch information
nhtyy and smtmfft authored Nov 25, 2024
1 parent e273117 commit 64fd81f
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 64fd81f

Please sign in to comment.