Bump to 0.2.42

This commit is contained in:
Alex Crichton
2019-04-11 07:39:45 -07:00
parent 560cb022ca
commit df6e15e3ab
39 changed files with 90 additions and 78 deletions

View File

@ -8,5 +8,5 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.41"
web-sys = { version = "0.3.18", features = ['console'] }
wasm-bindgen = "0.2.42"
web-sys = { version = "0.3.19", features = ['console'] }