Update rust.yml

This commit is contained in:
Piotr Siuszko 2025-09-19 12:34:33 +02:00
parent ce0c1de158
commit 0fdfbc1b88
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ jobs:
- uses: actions-rs/toolchain@v1 - uses: actions-rs/toolchain@v1
with: with:
profile: minimal profile: minimal
toolchain: 1.81.0 toolchain: stable
target: wasm32-unknown-unknown target: wasm32-unknown-unknown
override: true override: true
- name: Download and install Trunk binary - name: Download and install Trunk binary