Skip to content

Commit

Permalink
Bump wasm-bindgen-test from 0.2.50 to 0.3.21
Browse files Browse the repository at this point in the history
Bumps [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) from 0.2.50 to 0.3.21.
- [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[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent e080fc2 commit 9fc9751
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 67 deletions.
88 changes: 22 additions & 66 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 @@ -14,7 +14,7 @@ web-sys = {version="*",features = [
console_error_panic_hook = "*"

[dev-dependencies]
wasm-bindgen-test = "0.2"
wasm-bindgen-test = "0.3"

[lib]
crate-type = ["cdylib", "rlib"]
Expand Down

0 comments on commit 9fc9751

Please sign in to comment.