Skip to content

Commit 6f32503

Browse files
Pin cargo machete version
1 parent 8edd34b commit 6f32503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/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 cargo-machete
19+
cargo install cargo-machete@0.7.0 # version 0.8.0 requires Rust 1.85.0
2020
2121
- uses: Swatinem/rust-cache@v2
2222
with:

0 commit comments

Comments
 (0)