Skip to content

Commit

Permalink
bump MSRV to 1.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
furmur committed Apr 8, 2024
1 parent 736f1ae commit 3713673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
rust:
- stable
- nightly
- 1.56.1 # MSRV
- 1.58.1 # MSRV

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 3713673

Please sign in to comment.