Bump to 0.2.43

This commit is contained in:
Alex Crichton
2019-04-29 08:20:57 -07:00
parent 77d2c2856e
commit f2429be07f
39 changed files with 138 additions and 78 deletions

View File

@ -8,8 +8,8 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
js-sys = "0.3.19"
wasm-bindgen = "0.2.42"
js-sys = "0.3.20"
wasm-bindgen = "0.2.43"
[dependencies.web-sys]
version = "0.3.4"