Skip to content

Commit d2dfe26

Browse files
chore(deps): bump wasm-bindgen-test from 0.3.21 to 0.3.24 (#50)
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.3.21 to 0.3.24. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 1905208 commit d2dfe26

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ console_error_panic_hook = { version = "0.1.6", optional = true }
3333
wee_alloc = { version = "0.4.5", optional = true }
3434

3535
[dev-dependencies]
36-
wasm-bindgen-test = "0.3.21"
36+
wasm-bindgen-test = "0.3.24"
3737

3838
[profile.release]
3939
# Tell `rustc` to optimize for small code size.

0 commit comments

Comments
 (0)