chore(deps): bump wasm-bindgen-futures (#675)
This commit is contained in:
@@ -108,9 +108,9 @@ winreg = "0.6"
|
||||
# wasm
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
js-sys = "0.3.25"
|
||||
wasm-bindgen = "0.2.48"
|
||||
wasm-bindgen-futures = { version = "0.3", features = ["futures_0_3"] }
|
||||
js-sys = "0.3.28"
|
||||
wasm-bindgen = "0.2.51"
|
||||
wasm-bindgen-futures = "0.4.1"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies.web-sys]
|
||||
version = "0.3.25"
|
||||
|
||||
Reference in New Issue
Block a user