Skip to content

Commit 5f919bd

Browse files
bump MSRV to 1.84.0 and use resolver 3 (#3900)
1 parent 06845ff commit 5f919bd

File tree

50 files changed

+1045
-811
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+1045
-811
lines changed

.github/workflows/main-checks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
fail-fast: false
7070
matrix:
7171
toolchain:
72-
- 1.78.0
72+
- 1.84.0
7373
- stable
7474

7575
steps:
@@ -120,7 +120,7 @@ jobs:
120120
fail-fast: false
121121
matrix:
122122
toolchain:
123-
- 1.78.0
123+
- 1.84.0
124124
- stable
125125
- nightly
126126

0 commit comments

Comments
 (0)