Skip to content

Commit

Permalink
Merge pull request #289 from ikatson/clippy-1.83
Browse files Browse the repository at this point in the history
Clippy updates + update Rust deps
  • Loading branch information
ikatson authored Dec 3, 2024
2 parents a728b66 + 131e978 commit fb4e4c5
Show file tree
Hide file tree
Showing 23 changed files with 602 additions and 451 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
rust_version: ["1.76", "1.78", "1.82"]
rust_version: ["1.78", "1.83"]
steps:
- name: rustup toolchain install ${{ matrix.rust_version }}
run: |
Expand Down
Loading

0 comments on commit fb4e4c5

Please sign in to comment.