Skip to content

Commit

Permalink
fix: bump 3.0.0rc4 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: mattstam <[email protected]>
  • Loading branch information
yuwen01 and mattstam authored Oct 17, 2024
1 parent 082aef3 commit dcfc66a
Show file tree
Hide file tree
Showing 8 changed files with 206 additions and 433 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/prove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.79.0
toolchain: 1.81.0

- name: Install SP1 toolchain
run: |
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
[submodule "contracts/lib/sp1-contracts"]
path = contracts/lib/sp1-contracts
url = https://github.com/succinctlabs/sp1-contracts
tag = v2.0.0
tag = v3.0.0-rc4
Loading

0 comments on commit dcfc66a

Please sign in to comment.