Bump to 0.2.38

This commit is contained in:
Alex Crichton
2019-03-04 09:11:23 -08:00
parent 1116af4450
commit a659f27c07
39 changed files with 124 additions and 78 deletions

View File

@ -8,5 +8,5 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.37"
web-sys = { version = "0.3.14", features = ['console'] }
wasm-bindgen = "0.2.38"
web-sys = { version = "0.3.15", features = ['console'] }