Skip to content

Commit fe5ce45

Browse files
committed
Update wasm-bindgen version
1 parent 563a575 commit fe5ce45

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
@@ -12,7 +12,7 @@ default = ["console_error_panic_hook"]
1212

1313
[dependencies]
1414
cfg-if = "0.1.2"
15-
wasm-bindgen = "0.2"
15+
wasm-bindgen = "=0.2.65"
1616

1717
# The `console_error_panic_hook` crate provides better debugging of panics by
1818
# logging them with `console.error`. This is great for development, but requires

0 commit comments

Comments
 (0)