We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 728779d commit e7b203fCopy full SHA for e7b203f
.github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
65
strategy:
66
fail-fast: false
67
matrix:
68
- rust: [beta, stable, 1.56.0]
+ rust: [beta, stable, 1.59.0]
69
timeout-minutes: 45
70
steps:
71
- uses: actions/checkout@v4
0 commit comments