Bump wasm-bindgen-futures from 0.4.34 to 0.4.35 (#1044)

This commit is contained in:
dependabot[bot] 2023-05-11 03:46:01 +00:00 committed by GitHub
parent 10af9394c4
commit 3650510b07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2720,9 +2720,9 @@ dependencies = [
[[package]] [[package]]
name = "wasm-bindgen-futures" name = "wasm-bindgen-futures"
version = "0.4.34" version = "0.4.35"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454" checksum = "083abe15c5d88556b77bdf7aef403625be9e327ad37c62c4e4129af740168163"
dependencies = [ dependencies = [
"cfg-if", "cfg-if",
"js-sys", "js-sys",