Bump to 0.2.61 (#2113)

This commit is contained in:
Alex Crichton
2020-04-29 11:22:35 -05:00
committed by GitHub
parent e16f7e41bf
commit 6d61cd8b76
43 changed files with 140 additions and 90 deletions

View File

@ -8,5 +8,5 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.60"
web-sys = { version = "0.3.37", features = ['console'] }
wasm-bindgen = "0.2.61"
web-sys = { version = "0.3.38", features = ['console'] }