Bump to 0.2.37

This commit is contained in:
Alex Crichton
2019-02-15 08:16:24 -08:00
parent 4dcaa79ba6
commit e9f423d57e
38 changed files with 109 additions and 76 deletions

View File

@ -8,7 +8,7 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.36"
wasm-bindgen = "0.2.37"
[dependencies.web-sys]
version = "0.3.4"