Skip to content

Commit c789326

Browse files
authored
Merge pull request #14 from Mossaka/update-spin
Update Spin to 2.2
2 parents f605450 + c516742 commit c789326

File tree

3 files changed

+440
-358
lines changed

3 files changed

+440
-358
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Rust
3636
uses: dtolnay/rust-toolchain@stable
3737
with:
38-
toolchain: 1.71
38+
toolchain: 1.73
3939
targets: ${{ matrix.config.target }}
4040
- name: Install Spin
4141
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)