Skip to content

Commit

Permalink
draft
Browse files Browse the repository at this point in the history
  • Loading branch information
loloicci committed Oct 21, 2022
1 parent 09ae13e commit e7278ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.51.0
toolchain: 1.57.0
target: wasm32-unknown-unknown
profile: minimal
override: true
Expand Down

0 comments on commit e7278ae

Please sign in to comment.