Skip to content

Commit 34e3fdf

Browse files
dependabot-preview[bot]gnzlbg
authored andcommitted
Update wasm-bindgen requirement from =0.2.48 to =0.2.52
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](rustwasm/wasm-bindgen@0.2.48...0.2.52) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 54b19fb commit 34e3fdf

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.48"
42+
wasm-bindgen = "=0.2.52"
4343
wasm-bindgen-test = "=0.2.48"

0 commit comments

Comments
 (0)