Skip to content

Commit c9eba50

Browse files
build(deps): bump wasm-bindgen from 0.2.91 to 0.2.92 (#1472)
Bumps [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) from 0.2.91 to 0.2.92. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.91...0.2.92) --- updated-dependencies: - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
1 parent c988d25 commit c9eba50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ pin-project = "1.1.4"
112112

113113
# Light client wasm:
114114
web-sys = { version = "0.3.67", features = ["BinaryType", "CloseEvent", "MessageEvent", "WebSocket"] }
115-
wasm-bindgen = "0.2.90"
115+
wasm-bindgen = "0.2.92"
116116
send_wrapper = "0.6.0"
117117
js-sys = "0.3.69"
118118
wasm-bindgen-futures = "0.4.38"

0 commit comments

Comments
 (0)