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 2d4906c commit 9cdf630Copy full SHA for 9cdf630
.github/workflows/ci.yml
@@ -38,7 +38,6 @@ jobs:
38
- name: Install Rust Toolchain
39
uses: dtolnay/rust-toolchain@master
40
with:
41
- toolchain: stable
42
components: rustfmt, clippy
43
44
- name: Install cargo-make
0 commit comments