Skip to content

Commit 3b48dcc

Browse files
Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (RustPython#6188)
Bumps [serde-wasm-bindgen](https://github.com/RReverser/serde-wasm-bindgen) from 0.3.1 to 0.6.5. - [Commits](https://github.com/RReverser/serde-wasm-bindgen/commits/v0.6.5) --- updated-dependencies: - dependency-name: serde-wasm-bindgen dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b56e469 commit 3b48dcc

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

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

wasm/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ wasm-bindgen = { workspace = true }
3030

3131
console_error_panic_hook = "0.1"
3232
js-sys = "0.3"
33-
serde-wasm-bindgen = "0.3.1"
33+
serde-wasm-bindgen = "0.6.5"
3434
wasm-bindgen-futures = "0.4"
3535
web-sys = { version = "0.3", features = [
3636
"console",

0 commit comments

Comments
 (0)