Skip to content

Commit fb0ac37

Browse files
build(deps): bump wasm-bindgen-test from 0.3.43 to 0.3.50
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.43 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 5cb5da9 commit fb0ac37

File tree

2 files changed

+13
-29
lines changed

2 files changed

+13
-29
lines changed

Cargo.lock

Lines changed: 12 additions & 28 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
@@ -48,7 +48,7 @@ zeroize = { version = "1.7.0", features = ["derive"] }
4848
[dev-dependencies]
4949
# Dependencies for testing
5050
criterion = "0.5.1"
51-
wasm-bindgen-test = "0.3.43"
51+
wasm-bindgen-test = "0.3.50"
5252

5353
# benchmarking = ["criterion"]
5454

0 commit comments

Comments
 (0)