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 ffc1d85 commit bedc400Copy full SHA for bedc400
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- rust: [beta, stable, 1.56.0]
+ rust: [beta, stable, 1.57.0]
22
23
steps:
24
- uses: actions/checkout@v3
0 commit comments