Skip to content

Commit 0ebab21

Browse files
authored
Merge pull request #79 from itowlson/update-to-spin-3.6-crates
Update to Spin 3.6 core
2 parents 571afa5 + 55f0c7a commit 0ebab21

6 files changed

Lines changed: 564 additions & 405 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Rust
3232
uses: dtolnay/rust-toolchain@stable
3333
with:
34-
toolchain: 1.88
34+
toolchain: 1.93
3535

3636
- name: Install dependencies
3737
run: |
@@ -73,7 +73,7 @@ jobs:
7373
- name: Install Rust
7474
uses: dtolnay/rust-toolchain@stable
7575
with:
76-
toolchain: 1.88
76+
toolchain: 1.93
7777
targets: ${{ matrix.config.target }}
7878
- name: Install Spin
7979
uses: rajatjindal/setup-actions/spin@main

0 commit comments

Comments
 (0)