Bump to 0.2.33

This commit is contained in:
Alex Crichton
2019-01-18 15:30:31 -08:00
parent b8c91ab0d3
commit 78c4075e40
39 changed files with 96 additions and 78 deletions

View File

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