Skip to content

Commit

Permalink
Bump wasm-bindgen-test from 0.3.42 to 0.3.43
Browse files Browse the repository at this point in the history
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.42 to 0.3.43.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 59e15cf commit ae29927
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ criterion = "0.5.1"
hex = "0.4.3"
pyo3 = "0.22.5"
wasm-bindgen = "0.2.95"
wasm-bindgen-test = "0.3.42"
wasm-bindgen-test = "0.3.43"
js-sys = "0.3.70"
getrandom = "0.2.15"
libfuzzer-sys = "0.4.6"
Expand Down

0 comments on commit ae29927

Please sign in to comment.