mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-02 22:21:33 +00:00
Release 0.2.56 (#1922)
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user