Skip to content

Commit

Permalink
Update MSRV to 1.65
Browse files Browse the repository at this point in the history
  • Loading branch information
aatxe authored Mar 18, 2024
1 parent 2eb9bf5 commit acde3cc
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 @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
rust: ["1.64", stable]
rust: ["1.65", stable]
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit acde3cc

Please sign in to comment.