There was an error while loading. Please reload this page.
1 parent aa9d91f commit 2901cfdCopy full SHA for 2901cfd
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
strategy:
25
fail-fast: false
26
matrix:
27
- rust: [nightly, beta, stable, 1.85.0]
+ rust: [nightly, beta, stable, 1.88.0]
28
timeout-minutes: 45
29
steps:
30
- uses: actions/checkout@v7
0 commit comments