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,5 +8,5 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.42"
web-sys = { version = "0.3.19", features = ['console'] }
wasm-bindgen = "0.2.43"
web-sys = { version = "0.3.20", features = ['console'] }