Skip to content

Commit

Permalink
Update MSRV to 1.65.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Aug 7, 2024
1 parent e269464 commit 1a93a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install stable toolchain
run: |
rustup set profile minimal
rustup override set 1.61.0
rustup override set 1.65.0
- run: cargo check --lib --all-features

Expand Down

0 comments on commit 1a93a35

Please sign in to comment.