Release 0.2.56 (#1922)

This commit is contained in:
Pauan
2019-12-20 17:31:17 +01:00
committed by Alex Crichton
parent 221514acb9
commit 580daab1d3
41 changed files with 88 additions and 88 deletions

View File

@ -8,6 +8,6 @@ edition = "2018"
crate-type = ["cdylib"]
[dependencies]
wasm-bindgen = "0.2.55"
js-sys = "0.3.32"
wasm-bindgen-futures = "0.4.5"
wasm-bindgen = "0.2.56"
js-sys = "0.3.33"
wasm-bindgen-futures = "0.4.6"