Skip to content

Commit

Permalink
bump msrv too
Browse files Browse the repository at this point in the history
  • Loading branch information
Baezon committed Mar 5, 2024
1 parent 1d887eb commit 2f246c6
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 @@ -21,7 +21,7 @@ jobs:
msrv:
strategy:
matrix:
rust-version: [1.61.0]
rust-version: [1.64.0]
runs-on: ubuntu-latest
steps:
- name: Clone Git repository
Expand Down

0 comments on commit 2f246c6

Please sign in to comment.