Skip to content

Commit

Permalink
bump Rust version used in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
epanchee committed Jan 3, 2024
1 parent caaafa9 commit af9b0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.68.0
toolchain: 1.75.0
override: true
target: wasm32-unknown-unknown
components: rustfmt, clippy, llvm-tools-preview
Expand Down

0 comments on commit af9b0cc

Please sign in to comment.