mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-21 09:45:41 +00:00
build(deps): bump wasm-bindgen-futures from 0.4.42 to 0.4.43 (#1727)
Bumps [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) from 0.4.42 to 0.4.43. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ web-sys = { version = "0.3.70", features = ["BinaryType", "CloseEvent", "Message
|
||||
wasm-bindgen = "0.2.93"
|
||||
send_wrapper = "0.6.0"
|
||||
js-sys = "0.3.70"
|
||||
wasm-bindgen-futures = "0.4.42"
|
||||
wasm-bindgen-futures = "0.4.43"
|
||||
futures-timer = "3"
|
||||
instant = { version = "0.1.13", default-features = false }
|
||||
tokio-util = "0.7.11"
|
||||
|
||||
Reference in New Issue
Block a user