Skip to content

Commit 9b18fb4

Browse files
authored
Merge pull request rustwasm#5 from rustwasm/update-wasm-bindgen
Update wasm-bindgen to 0.2.12
2 parents 3ef9fb4 + 43b6b55 commit 9b18fb4

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
@@ -13,4 +13,4 @@ travis-ci = { repository = "rustwasm/console_error_panic_hook" }
1313

1414
[dependencies]
1515
cfg-if = "0.1.3"
16-
wasm-bindgen = "0.2.10"
16+
wasm-bindgen = "0.2.12"

0 commit comments

Comments
 (0)