Skip to content

Commit

Permalink
Merge pull request #24 from vdice/chore/bump-spin-and-wasmtime
Browse files Browse the repository at this point in the history
chore(Cargo.toml): bump spin to v2.6.0 and wasmtime to 21.0.1; update usage
  • Loading branch information
vdice authored Jun 21, 2024
2 parents 78aa2b3 + 305b326 commit 87a514e
Show file tree
Hide file tree
Showing 4 changed files with 2,057 additions and 390 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.74
toolchain: 1.76

- name: Install dependencies
run: |
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
with:
toolchain: 1.74
toolchain: 1.76
targets: ${{ matrix.config.target }}
- name: Install Spin
uses: rajatjindal/setup-actions/spin@main
Expand Down
Loading

0 comments on commit 87a514e

Please sign in to comment.