Skip to content

Commit fa3cf86

Browse files
dependabot[bot]FirelightFlagboy
authored andcommitted
chore(deps): Bump the rust-js group with 2 updates
Bumps the rust-js group with 2 updates: [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen) and [web-sys](https://github.com/wasm-bindgen/wasm-bindgen). Updates `wasm-bindgen-test` from 0.3.54 to 0.3.55 - [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) Updates `web-sys` from 0.3.81 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: wasm-bindgen-test dependency-version: 0.3.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-js - dependency-name: web-sys dependency-version: 0.3.82 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-js ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0693e6 commit fa3cf86

File tree

2 files changed

+20
-34
lines changed

2 files changed

+20
-34
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ url = { version = "2.5.7", default-features = false }
209209
uuid = { version = "1.18.1", default-features = false }
210210
wasm-bindgen = { version = "0.2.101", default-features = false }
211211
wasm-bindgen-futures = { version = "0.4.51", default-features = false }
212-
wasm-bindgen-test = { version = "0.3.54", default-features = false, features = ["std"] }
212+
wasm-bindgen-test = { version = "0.3.55", default-features = false, features = ["std"] }
213213
web-sys = { version = "0.3.78", default-features = false }
214214
web-time = { version = "1.1.0", default-features = false }
215215
widestring = { version = "1.2.1", default-features = false }

0 commit comments

Comments
 (0)