Skip to content

Commit

Permalink
Update toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
vihu committed Apr 8, 2024
1 parent 4cd4ac1 commit 4f16579
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 @@ -21,7 +21,7 @@ jobs:
run: sudo apt-get update

- name: Setup | Rust toolchain
uses: dtolnay/rust-toolchain@1.70.0
uses: dtolnay/rust-toolchain@1.76.0
with:
components: clippy, rustfmt

Expand Down

0 comments on commit 4f16579

Please sign in to comment.