From cc7bc1c187fa4356fb227dca0bf6a34c20c3d0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 00:52:50 +0000 Subject: [PATCH] chore(deps): bump cargo-bins/cargo-binstall from 1.20.1 to 1.21.1 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.20.1 to 1.21.1. - [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...e00d2c94cc0067b77737821097a62d91c0301baa) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.21.1 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..53655442a 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@e00d2c94cc0067b77737821097a62d91c0301baa 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@e00d2c94cc0067b77737821097a62d91c0301baa 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@e00d2c94cc0067b77737821097a62d91c0301baa with: version: "1.20.1" - name: Cache InstallBuilder