Skip to content

Commit

Permalink
chore: update rust toolchain version
Browse files Browse the repository at this point in the history
  • Loading branch information
ppoliani committed Feb 13, 2024
1 parent 575b135 commit b740c5a
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 @@ -30,7 +30,7 @@ jobs:
uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: "1.75.0"
toolchain: "1.76.0"
components: rustfmt, clippy

# https://github.com/Swatinem/rust-cache
Expand Down

0 comments on commit b740c5a

Please sign in to comment.