Skip to content

Commit

Permalink
Bump MSRV in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jhpratt committed Oct 14, 2023
1 parent a1bb20e commit 97ed145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
matrix:
rust:
- { version: "1.60.0", name: MSRV }
- { version: "1.65.0", name: MSRV }
- { version: stable, name: stable }

steps:
Expand Down

0 comments on commit 97ed145

Please sign in to comment.