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.
2 parents 20e8fb4 + f719827 commit d1aa0f7Copy full SHA for d1aa0f7
.github/workflows/release.yaml
@@ -54,6 +54,7 @@ jobs:
54
uses: actions/checkout@v4
55
56
- name: Set up Rust
57
+ run: rustup toolchain add --profile minimal stable --component clippy,rustfmt
58
59
# Cargo setup
60
- name: Set up Cargo cache
0 commit comments