Skip to content

Commit

Permalink
Fix clippy lints and bump MSRV to 1.74
Browse files Browse the repository at this point in the history
  • Loading branch information
flxoacn committed Oct 22, 2024
1 parent ab5ef28 commit 3494908
Show file tree
Hide file tree
Showing 6 changed files with 514 additions and 627 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
matrix:
rust:
- stable
- 1.73.0
- 1.74.0
steps:
- uses: actions-rs/toolchain@v1
with:
Expand Down
Loading

0 comments on commit 3494908

Please sign in to comment.