Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Update Rust version for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
macklin-10x committed Jan 19, 2024
1 parent 305edf9 commit 0fa5bef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.68.0
toolchain: 1.75.0
components: rustfmt, clippy
- name: Checkout git repository
uses: actions/checkout@master
Expand Down

0 comments on commit 0fa5bef

Please sign in to comment.