Bump to 0.2.45

This commit is contained in:
Alex Crichton
2019-05-20 09:41:56 -07:00
parent f23b867179
commit 137bbdf2e3
39 changed files with 96 additions and 79 deletions

View File

@ -8,8 +8,8 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
js-sys = "0.3.21"
wasm-bindgen = "0.2.44"
js-sys = "0.3.22"
wasm-bindgen = "0.2.45"
[dependencies.web-sys]
version = "0.3.4"