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 3ce2fc1 commit c6bdd35Copy full SHA for c6bdd35
4 files changed
.github/workflows/build.yml
@@ -57,7 +57,7 @@ jobs:
57
strategy:
58
fail-fast: false
59
matrix:
60
- toolchain: [ nightly, beta, stable, 1.77.0 ]
+ toolchain: [ nightly, beta, stable, 1.81.0 ]
61
steps:
62
- uses: actions/checkout@v4
63
- uses: dtolnay/rust-toolchain@master
0 commit comments