Skip to content

Commit 6828ab7

Browse files
dependabot-preview[bot]gnzlbg
authored andcommitted
Update wasm-bindgen requirement from =0.2.47 to =0.2.48
Updates the requirements on [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) to permit the latest version. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/CHANGELOG.md) - [Commits](wasm-bindgen/wasm-bindgen@0.2.47...0.2.48) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9e3b9d3 commit 6828ab7

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
@@ -39,5 +39,5 @@ version = "^0.1.2"
3939
optional = true
4040

4141
[target.wasm32-unknown-unknown.dev-dependencies]
42-
wasm-bindgen = "=0.2.47"
42+
wasm-bindgen = "=0.2.48"
4343
wasm-bindgen-test = "=0.2.47"

0 commit comments

Comments
 (0)