Skip to content

Commit

Permalink
fix: clippy on 1.74.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ndd7xv committed Dec 10, 2023
1 parent 43c8c22 commit 08e0390
Show file tree
Hide file tree
Showing 4 changed files with 276 additions and 180 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
strategy:
matrix:
platform: [ubuntu-latest, macos-latest, windows-latest]
msrv: [1.65.0]
msrv: [1.70.0]
name: ${{ matrix.platform }} / ${{ matrix.msrv }}
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit 08e0390

Please sign in to comment.