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.
1 parent bb9ada5 commit 11b6f23Copy full SHA for 11b6f23
1 file changed
.github/actions/package/action.yml
@@ -14,7 +14,7 @@ runs:
14
with:
15
components: clippy
16
targets: aarch64-unknown-linux-gnu
17
- bins: cargo-deny@0.18.3, cargo-about@0.7.1, cargo-generate-rpm@0.18.1, cargo-deb@3.6.0, cargo-zigbuild@0.20.1
+ bins: cargo-deny@0.18.9, cargo-about@0.7.1, cargo-generate-rpm@0.18.1, cargo-deb@3.6.0, cargo-zigbuild@0.20.1
18
- name: Setup nightly toolchain and tools
19
shell: bash
20
run: |
0 commit comments