Skip to content

Commit

Permalink
Update workflow rust toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
camsteffen committed Dec 12, 2022
1 parent f615d3d commit 07392cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
with:
components: clippy, rustfmt
override: true
toolchain: 1.56.0
toolchain: 1.65.0

- uses: Swatinem/rust-cache@v1

Expand Down

0 comments on commit 07392cf

Please sign in to comment.