Skip to content

Commit

Permalink
Rust minimum version bump
Browse files Browse the repository at this point in the history
Updating to 1.80.0

Signed-off-by: Larry Dewey <[email protected]>
  • Loading branch information
larrydewey committed Sep 18, 2024
1 parent 589bd1a commit 197298b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
components: clippy
toolchain: 1.80
toolchain: 1.80.0
profile: minimal
override: true
- uses: actions-rs/cargo@v1
Expand Down

0 comments on commit 197298b

Please sign in to comment.