Skip to content

Commit 07ed975

Browse files
committed
Update MSRV to 1.65.
1 parent fdc6f83 commit 07ed975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Install stable toolchain
4848
run: |
4949
rustup set profile minimal
50-
rustup override set 1.61.0
50+
rustup override set 1.65.0
5151
5252
- run: cargo check --lib --all-features
5353

0 commit comments

Comments
 (0)