Skip to content

Commit 9cd33d0

Browse files
cargo(deps): bump wasm-bindgen-futures from 0.4.64 to 0.4.66
Bumps [wasm-bindgen-futures](https://github.com/wasm-bindgen/wasm-bindgen) from 0.4.64 to 0.4.66. - [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases) - [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits) --- updated-dependencies: - dependency-name: wasm-bindgen-futures dependency-version: 0.4.66 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 192fa0a commit 9cd33d0

2 files changed

Lines changed: 17 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/rustmail_panel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "AGPL-3"
88
rustmail_types = { path = "../rustmail_types" }
99
yew = { version = "0.23.0", features = ["csr"] }
1010
yew-router = "0.20.0"
11-
wasm-bindgen-futures = "0.4.56"
11+
wasm-bindgen-futures = "0.4.66"
1212
gloo-net = "0.7.0"
1313
gloo-utils = "0.3.0"
1414
web-sys = { version = "0.3.83", features = ["HtmlSelectElement", "File", "FileList", "FileReader", "HtmlInputElement", "DragEvent", "DataTransfer"] }

0 commit comments

Comments
 (0)