Skip to content

Commit

Permalink
Bump cargo-run-wasm from 0.3.0 to 0.3.2 (#3629)
Browse files Browse the repository at this point in the history
Bumps [cargo-run-wasm](https://github.com/rukai/cargo-run-wasm) from 0.3.0 to 0.3.2.
- [Release notes](https://github.com/rukai/cargo-run-wasm/releases)
- [Changelog](https://github.com/rukai/cargo-run-wasm/blob/main/changelog.md)
- [Commits](https://github.com/rukai/cargo-run-wasm/commits)

---
updated-dependencies:
- dependency-name: cargo-run-wasm
  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>
  • Loading branch information
dependabot[bot] authored Mar 31, 2023
1 parent e64504e commit 316312b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ async-executor = "1.0"
bitflags = "1"
bit-vec = "0.6"
bytemuck = "1.13"
cargo-run-wasm = "0.3.0"
cargo-run-wasm = "0.3.2"
cfg_aliases = "0.1"
cfg-if = "1"
codespan-reporting = "0.11"
Expand Down

0 comments on commit 316312b

Please sign in to comment.