Skip to content

Commit

Permalink
Bump wasm-bindgen-test from 0.3.45 to 0.3.49
Browse files Browse the repository at this point in the history
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.45 to 0.3.49.
- [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
- [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustwasm/wasm-bindgen/commits)

---
updated-dependencies:
- dependency-name: wasm-bindgen-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent a01e0fb commit 9b78cfc
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 33 deletions.
54 changes: 22 additions & 32 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 example-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ serde = { version = "1.0", features = ["derive"] }
uuid = { version = "1.11", features = ["serde", "v4", "js"] }

[dev-dependencies]
wasm-bindgen-test = "0.3.45"
wasm-bindgen-test = "0.3.49"

[build-dependencies]
prettyplease = "0.2.25"
Expand Down

0 comments on commit 9b78cfc

Please sign in to comment.