1 parent be85be5 commit 7e0f336Copy full SHA for 7e0f336
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.81.0
+ toolchain: 1.85.0
98
target: wasm32-unknown-unknown
99
override: true
100
- name: Download and install Trunk binary
0 commit comments