Skip to content

Commit 86c7f4d

Browse files
committed
Bump MSRV in ci workflow
1 parent 530de21 commit 86c7f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
matrix:
1313
toolchain-version:
1414
- 'stable'
15-
- '1.65.0' # MSRV
15+
- '1.74.1' # MSRV
1616
steps:
1717
- name: 'Checkout'
1818
uses: 'actions/checkout@v3'

0 commit comments

Comments
 (0)