We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68140cc commit 34448dfCopy full SHA for 34448df
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
matrix:
33
toolchain:
34
- stable
35
- - 1.85.1 # MSRV
+ - 1.86.0 # MSRV
36
runs-on: ubuntu-latest
37
steps:
38
- name: system dependencies
0 commit comments