Skip to content

Commit

Permalink
updating rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
briancorbin committed Oct 3, 2023
1 parent 0d7cc58 commit 24d4b9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Install Rust Toolchain
uses: actions-rs/toolchain@v1
with:
toolchain: nightly-2023-01-04
toolchain: nightly-2023-06-01
override: true
components: rustfmt, clippy

Expand Down

0 comments on commit 24d4b9d

Please sign in to comment.