Skip to content

Commit 742dddc

Browse files
committed
use 0.7.0
1 parent fcef826 commit 742dddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cargo-machete.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: install tools
1717
run: |
1818
rustup show
19-
cargo install --version 0.7.1 cargo-machete
19+
cargo install --version 0.7.0 cargo-machete
2020
2121
- uses: Swatinem/rust-cache@v2
2222
with:

0 commit comments

Comments
 (0)