We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51bb85f commit ae2e06eCopy full SHA for ae2e06e
4 files changed
.github/workflows/rust.yml
@@ -94,7 +94,7 @@ jobs:
94
- uses: actions-rs/toolchain@v1
95
with:
96
profile: minimal
97
- toolchain: 1.76.0
+ toolchain: 1.80.0
98
target: wasm32-unknown-unknown
99
override: true
100
- name: Download and install Trunk binary
0 commit comments