Skip to content

Commit d01af1e

Browse files
authored
Merge pull request #29 from vdice/chore/bump-spin-and-wasmtime
chore(Cargo.toml): bump spin to v2.6.0 and wasmtime to 21.0.1
2 parents 1d9c452 + 2d84d3e commit d01af1e

File tree

3 files changed

+2221
-569
lines changed

3 files changed

+2221
-569
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.74
36+
toolchain: 1.76
3737
targets: ${{ matrix.config.target }}
3838
- name: Install Spin
3939
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)