Skip to content

Commit 62052b3

Browse files
Bump cargo-bins/cargo-binstall from 1.15.5 to 1.15.6 (#88)
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.15.5 to 1.15.6. - [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.15.5...v1.15.6) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.15.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 563364a commit 62052b3

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.15.5
79+
uses: cargo-bins/cargo-binstall@v1.15.6
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)