Skip to content

Commit

Permalink
Set correct MSRV (1.70.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
cyqsimon committed Aug 30, 2023
1 parent 9660483 commit b1e31d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust:
- 1.65.0 # MSRV
- 1.70.0 # MSRV
- stable
- nightly
steps:
Expand Down

0 comments on commit b1e31d4

Please sign in to comment.