Skip to content

Commit 31660d7

Browse files
Bump wasm-bindgen-test from 0.3.45 to 0.3.50
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.45 to 0.3.50. - [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>
1 parent bf30717 commit 31660d7

File tree

2 files changed

+10
-27
lines changed

2 files changed

+10
-27
lines changed

Cargo.lock

Lines changed: 9 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ criterion = "0.5.1"
5050
hex = "0.4.3"
5151
pyo3 = "0.22.6"
5252
wasm-bindgen = "0.2.100"
53-
wasm-bindgen-test = "0.3.45"
53+
wasm-bindgen-test = "0.3.50"
5454
js-sys = "0.3.77"
5555
getrandom = "0.2.15"
5656
libfuzzer-sys = "0.4.9"

0 commit comments

Comments
 (0)