Skip to content

Commit ff10170

Browse files
Bump cargo-bins/cargo-binstall from 1.14.4 to 1.15.1 (#82)
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.14.4 to 1.15.1. - [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](cargo-bins/cargo-binstall@v1.14.4...v1.15.1) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 49c0c07 commit ff10170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
with:
7777
node-version: "22"
7878
- name: install cargo-binstall
79-
uses: cargo-bins/cargo-binstall@v1.14.4
79+
uses: cargo-bins/cargo-binstall@v1.15.1
8080
- name: install wasm-pack
8181
run: cargo binstall wasm-pack --version 0.13.1
8282
- name: build with default features

0 commit comments

Comments
 (0)