Skip to content

Commit

Permalink
update rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
iboss-ptk committed Jan 18, 2024
1 parent 76cbea2 commit 47bbb02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Install Rust
uses: actions-rs/toolchain@v1
with:
toolchain: 1.69.0
toolchain: 1.72.0
target: wasm32-unknown-unknown
profile: minimal
override: true
Expand Down

0 comments on commit 47bbb02

Please sign in to comment.