We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c41e82 commit bcca2caCopy full SHA for bcca2ca
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: install Rust
25
uses: actions-rs/toolchain@v1
26
with:
27
- toolchain: nightly-2023-12-10 # 1.76.0-nightly-2021-12-10
+ toolchain: nightly-2024-05-04 # 1.80.0-nightly (e82c861d7 2024-05-04)
28
target: wasm32-unknown-unknown
29
default: true
30
- name: install Tauri cli
0 commit comments