Skip to content

Commit 22806e2

Browse files
dependabot-preview[bot]gnzlbg
authored andcommitted
Update wasm-bindgen-test requirement from =0.2.48 to =0.3.2
Updates the requirements on [wasm-bindgen-test](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](https://github.com/rustwasm/wasm-bindgen/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 4ea0151 commit 22806e2

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
@@ -40,4 +40,4 @@ optional = true
4040

4141
[target.wasm32-unknown-unknown.dev-dependencies]
4242
wasm-bindgen = "=0.2.52"
43-
wasm-bindgen-test = "=0.2.48"
43+
wasm-bindgen-test = "=0.3.2"

0 commit comments

Comments
 (0)