Skip to content

Commit a81d91f

Browse files
committed
Revert "Bump serde-wasm-bindgen from 0.3.1 to 0.6.5 (RustPython#6188)"
This reverts commit 3b48dcc.
1 parent 0cde939 commit a81d91f

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Cargo.lock

Lines changed: 9 additions & 2 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.6.5"
33+
serde-wasm-bindgen = "0.3.1"
3434
wasm-bindgen-futures = "0.4"
3535
web-sys = { version = "0.3", features = [
3636
"console",

0 commit comments

Comments
 (0)