Skip to content

Commit

Permalink
chore: deps + flake cleanup (#581)
Browse files Browse the repository at this point in the history
Includes: Adds some dep updates around linter issues and a thinner flake
  • Loading branch information
Zeeshan Lakhani committed Feb 20, 2024
1 parent 36fc25c commit c6c0067
Show file tree
Hide file tree
Showing 31 changed files with 428 additions and 476 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests_and_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-14, windows-latest]
rust-toolchain: [stable, nightly, 1.73.0]
rust-toolchain: [stable, nightly, 1.75.0]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout Repository
Expand Down
Loading

0 comments on commit c6c0067

Please sign in to comment.