Bump to 0.2.32

This commit is contained in:
Nick Fitzgerald
2019-01-16 13:11:13 -08:00
parent 86ef3f75dd
commit 31fdede9fc
38 changed files with 78 additions and 78 deletions

View File

@ -8,5 +8,5 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.31"
js-sys = "0.3.8"
wasm-bindgen = "0.2.32"
js-sys = "0.3.9"