Skip to content

Commit 93ee93c

Browse files
committed
Bump versions and clippy fixes
Signed-off-by: Brian Hardock <[email protected]>
1 parent ab9fbba commit 93ee93c

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)