Skip to content

Commit 2de17f6

Browse files
Build with newer wasm-bindgen
1 parent 102a4b9 commit 2de17f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ optional = true
3939

4040
[target.wasm32-unknown-unknown.dev-dependencies]
4141
# Keep in sync with the version on Dockerfile.
42-
wasm-bindgen = "=0.2.73"
43-
wasm-bindgen-test = "=0.3.23"
42+
wasm-bindgen = "=0.2.87"
43+
wasm-bindgen-test = "=0.3.37"

0 commit comments

Comments
 (0)