From f5557b39b2531ba279e9422cee7362c32a76506e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 03:31:36 +0000 Subject: [PATCH] chore(deps): bump cargo-bins/cargo-binstall from 1.10.15 to 1.10.16 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.10.15 to 1.10.16. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/install-from-binstall-release.ps1) - [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.10.15...v1.10.16) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/typstyle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typstyle.yml b/.github/workflows/typstyle.yml index 03f48ad..94ecef0 100644 --- a/.github/workflows/typstyle.yml +++ b/.github/workflows/typstyle.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Setup Bininstall - uses: cargo-bins/cargo-binstall@v1.10.15 + uses: cargo-bins/cargo-binstall@v1.10.16 - name: Binstall typstyle run: cargo binstall --no-confirm typstyle