Skip to content

Commit da89f1e

Browse files
authored
Bump Spin dependency to v2.4.0 (#19)
Signed-off-by: Radu Matei <[email protected]>
1 parent cf4e1d2 commit da89f1e

File tree

4 files changed

+486
-74
lines changed

4 files changed

+486
-74
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install Rust
3434
uses: dtolnay/rust-toolchain@stable
3535
with:
36-
toolchain: 1.73
36+
toolchain: 1.74
3737
targets: ${{ matrix.config.target }}
3838
- name: Install Spin
3939
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)