Bump to 0.2.30

This commit is contained in:
Alex Crichton
2019-01-07 07:47:07 -08:00
parent 1758c8d5af
commit fbf000a508
38 changed files with 78 additions and 78 deletions

View File

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