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 e94a8b9 commit 53a643dCopy full SHA for 53a643d
.github/workflows/check.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Install Rust
21
uses: dtolnay/rust-toolchain@master
22
with:
23
- toolchain: 1.80.0
+ toolchain: stable
24
25
- name: Cache Rust dependencies
26
uses: Swatinem/rust-cache@v2
0 commit comments