From a6f9d7d9655d481d20169e531dcb2631c753c0fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 00:52:59 +0000 Subject: [PATCH] chore(deps): bump cargo-bins/cargo-binstall from 1.20.1 to 1.21.0 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.20.1 to 1.21.0. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](https://github.com/cargo-bins/cargo-binstall/compare/732870f031d2fb36309d0deaf36abcc704a7be65...ead08b90bd7b2e6d81963fb9cf0b7239f66d5db4) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/merge_queue.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/merge_queue.yml b/.github/workflows/merge_queue.yml index db3f0f850..22fd88619 100644 --- a/.github/workflows/merge_queue.yml +++ b/.github/workflows/merge_queue.yml @@ -139,7 +139,7 @@ jobs: modules: 'qtmultimedia' aqtsource: 'git+https://github.com/miurahr/aqtinstall.git@8c3695d4a4e1ceabf6a74dc6c79681656dc6b74b' cache: true - - uses: cargo-bins/cargo-binstall@732870f031d2fb36309d0deaf36abcc704a7be65 + - uses: cargo-bins/cargo-binstall@ead08b90bd7b2e6d81963fb9cf0b7239f66d5db4 with: version: "1.20.1" - name: Cache InstallBuilder @@ -269,7 +269,7 @@ jobs: cache: true modules: debug_info extra: --archives qtbase - - uses: cargo-bins/cargo-binstall@732870f031d2fb36309d0deaf36abcc704a7be65 + - uses: cargo-bins/cargo-binstall@ead08b90bd7b2e6d81963fb9cf0b7239f66d5db4 with: version: "1.20.1" - name: Cache InstallBuilder @@ -388,7 +388,7 @@ jobs: modules: 'qtmultimedia' aqtsource: 'git+https://github.com/miurahr/aqtinstall.git@8c3695d4a4e1ceabf6a74dc6c79681656dc6b74b' cache: true - - uses: cargo-bins/cargo-binstall@732870f031d2fb36309d0deaf36abcc704a7be65 + - uses: cargo-bins/cargo-binstall@ead08b90bd7b2e6d81963fb9cf0b7239f66d5db4 with: version: "1.20.1" - name: Cache InstallBuilder