Skip to content

Commit

Permalink
feat: move MSRV up to 1.75.0 (#139)
Browse files Browse the repository at this point in the history
  • Loading branch information
reubeno authored Jul 29, 2024
1 parent 6add82f commit dca5832
Show file tree
Hide file tree
Showing 7 changed files with 92 additions and 113 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ jobs:
strategy:
matrix:
# Test latest stable as well as MSRV.
rust-version: ["stable", "1.72.0"]
rust-version: ["stable", "1.75.0"]

steps:
- name: Checkout
Expand Down
Loading

0 comments on commit dca5832

Please sign in to comment.