Skip to content

Commit 34448df

Browse files
committed
increase msrv (also in ci)
1 parent 68140cc commit 34448df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
matrix:
3333
toolchain:
3434
- stable
35-
- 1.85.1 # MSRV
35+
- 1.86.0 # MSRV
3636
runs-on: ubuntu-latest
3737
steps:
3838
- name: system dependencies

0 commit comments

Comments
 (0)