Skip to content

Commit

Permalink
Use Rust 1.76 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Mar 15, 2024
1 parent c258efd commit 6ac074c
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 @@ -19,7 +19,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.70.0
toolchain: 1.76.0
override: true
components: clippy, rustfmt

Expand Down

0 comments on commit 6ac074c

Please sign in to comment.