Skip to content

Commit

Permalink
fix: clippy on 1.74.1 (#101)
Browse files Browse the repository at this point in the history
* fix: clippy on 1.74.1

* test: add binary label checks
  • Loading branch information
ndd7xv authored Dec 10, 2023
1 parent 43c8c22 commit 9d5db58
Show file tree
Hide file tree
Showing 4 changed files with 297 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 9d5db58

Please sign in to comment.