We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530de21 commit 86c7f4dCopy full SHA for 86c7f4d
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
matrix:
13
toolchain-version:
14
- 'stable'
15
- - '1.65.0' # MSRV
+ - '1.74.1' # MSRV
16
steps:
17
- name: 'Checkout'
18
uses: 'actions/checkout@v3'
0 commit comments