Skip to content

Commit bcbc3e4

Browse files
Merge pull request #34 from spinframework/bump-versions
Bump versions and clippy fixes
2 parents ab9fbba + 93ee93c commit bcbc3e4

File tree

12 files changed

+295
-306
lines changed

12 files changed

+295
-306
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install Rust
4343
uses: dtolnay/rust-toolchain@stable
4444
with:
45-
toolchain: 1.86
45+
toolchain: 1.87
4646
targets: ${{ matrix.config.target }}
4747
- name: Install Spin
4848
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)