Bump wasm-bindgen from 0.2.80 to 0.2.81

Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.80 to 0.2.81.
- [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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-14 19:21:16 +00:00
committed by GitHub
parent 84645c7ed9
commit 05c1d727dc
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ gettext-utils = "0.1.0"
lazy_static = "1.3"
serde = "1.0"
serde_json = "1.0"
wasm-bindgen = "0.2.80"
wasm-bindgen = "0.2.81"
js-sys = "0.3.57"
serde_derive = "1.0.123"
console_error_panic_hook = "0.1.6"