Skip to content

Commit

Permalink
Upgrade MSRV to 1.80
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Hui <[email protected]>
  • Loading branch information
CookieComputing authored and tylerfanelli committed Sep 6, 2024
1 parent 5481bb2 commit 75bf4d5
Show file tree
Hide file tree
Showing 3 changed files with 87 additions and 71 deletions.
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.74
toolchain: 1.80
profile: minimal
override: true
- uses: actions-rs/cargo@v1
Expand Down
Loading

0 comments on commit 75bf4d5

Please sign in to comment.