Skip to content

Commit b3ddfca

Browse files
build(deps): Bump IronCoreLabs/rust-install from 0.1.0 to 0.1.2
Bumps [IronCoreLabs/rust-install](https://github.com/ironcorelabs/rust-install) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/ironcorelabs/rust-install/releases) - [Changelog](https://github.com/IronCoreLabs/rust-install/blob/main/CHANGELOG.md) - [Commits](IronCoreLabs/rust-install@v0.1.0...v0.1.2) --- updated-dependencies: - dependency-name: IronCoreLabs/rust-install dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 089e09a commit b3ddfca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
toolchain: stable
2424
override: true
2525
target: wasm32-unknown-unknown
26-
- uses: IronCoreLabs/[email protected].0
26+
- uses: IronCoreLabs/[email protected].2
2727
with:
2828
crate: wasm-bindgen-cli
2929
version: 0.2.95 # needs to match Cargo.toml and flake.nix version

0 commit comments

Comments
 (0)