Skip to content

Commit eac3caa

Browse files
committed
Reapply "Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (RustPython#6188)"
This reverts commit a81d91f.
1 parent a81d91f commit eac3caa

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)