Skip to content

Commit b20ea8d

Browse files
committed
update toolchain in rust action
1 parent fe7f62a commit b20ea8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- uses: actions-rs/toolchain@v1
9797
with:
9898
profile: minimal
99-
toolchain: 1.72.0
99+
toolchain: 1.81.0
100100
target: wasm32-unknown-unknown
101101
override: true
102102
- name: Download and install Trunk binary

0 commit comments

Comments
 (0)