We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcef826 commit 742dddcCopy full SHA for 742dddc
.github/workflows/cargo-machete.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: install tools
17
run: |
18
rustup show
19
- cargo install --version 0.7.1 cargo-machete
+ cargo install --version 0.7.0 cargo-machete
20
21
- uses: Swatinem/rust-cache@v2
22
with:
0 commit comments