mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 23:31:07 +00:00
Bump wasm-bindgen-futures from 0.4.19 to 0.4.23 (#3177)
Bumps [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) from 0.4.19 to 0.4.23. - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/master/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:
@@ -18,7 +18,7 @@ log = "0.4.13"
|
||||
thiserror = "1.0.23"
|
||||
structopt = { version = "0.3.21", optional = true }
|
||||
wasm-bindgen = { version = "0.2.70", optional = true }
|
||||
wasm-bindgen-futures = { version = "0.4.19", optional = true }
|
||||
wasm-bindgen-futures = { version = "0.4.23", optional = true }
|
||||
futures = "0.3.12"
|
||||
|
||||
service = { package = "polkadot-service", path = "../node/service", default-features = false, optional = true }
|
||||
|
||||
Reference in New Issue
Block a user