Bump to 0.2.49

This commit is contained in:
Alex Crichton
2019-08-14 08:31:33 -07:00
parent 603d5742ee
commit c1d4fddeac
40 changed files with 123 additions and 94 deletions

View File

@ -8,8 +8,8 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
js-sys = "0.3.25"
wasm-bindgen = "0.2.48"
js-sys = "0.3.26"
wasm-bindgen = "0.2.49"
[dependencies.web-sys]
version = "0.3.4"