We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46ad3f commit 5a8faebCopy full SHA for 5a8faeb
.github/workflows/CI.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Clippy
52
run: cargo clippy
53
- name: Install cargo-binstall
54
- uses: cargo-bins/cargo-binstall@4a9028576ed64318f7b24193a62695e96dcbe015 # main
+ uses: cargo-bins/cargo-binstall@6ace0f38c79f00b2d76769f011cbabb3cf90ae92 # main
55
- name: Install cargo-shear
56
run: cargo binstall --no-confirm cargo-shear
57
- name: Check for unused dependencies
0 commit comments