Skip to content

Commit 4fda37e

Browse files
cargo(deps): bump js-sys from 0.3.77 to 0.3.82
Bumps [js-sys](https://github.com/wasm-bindgen/wasm-bindgen) from 0.3.77 to 0.3.82. - [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: js-sys dependency-version: 0.3.82 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6241bd7 commit 4fda37e

2 files changed

Lines changed: 58 additions & 42 deletions

File tree

Cargo.lock

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

rustmail_panel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ web-sys = { version = "0.3.77", features = ["HtmlSelectElement"] }
1515
serde_json = "1.0.145"
1616
i18nrs = { version = "0.1.7", features = ["yew"] }
1717
serde = { version = "1.0.228", features = ["derive"] }
18-
js-sys = "0.3.77"
18+
js-sys = "0.3.82"
1919
wasm-bindgen = "0.2.100"
2020
urlencoding = "2.1.3"
2121
ammonia = "4.1.2"

0 commit comments

Comments
 (0)