Bump to 0.2.52 (#1833)

This commit is contained in:
Alex Crichton
2019-10-24 16:08:45 -05:00
committed by GitHub
parent e880baf11d
commit a20dd26dde
42 changed files with 119 additions and 87 deletions

View File

@@ -8,5 +8,5 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.51"
js-sys = "0.3.28"
wasm-bindgen = "0.2.52"
js-sys = "0.3.29"