mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-26 03:01:33 +00:00
Bump to 0.2.61 (#2113)
This commit is contained in:
@ -8,6 +8,6 @@ edition = "2018"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
wasm-bindgen = "0.2.60"
|
||||
js-sys = "0.3.37"
|
||||
wasm-bindgen-futures = "0.4.10"
|
||||
wasm-bindgen = "0.2.61"
|
||||
js-sys = "0.3.38"
|
||||
wasm-bindgen-futures = "0.4.11"
|
||||
|
Reference in New Issue
Block a user