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 05c14b8 commit 3cfe977Copy full SHA for 3cfe977
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Set up Rust
18
- uses: actions/setup-rust@v1
+ uses: actions-rs/toolchain@v1
19
with:
20
rust-version: stable
21
0 commit comments