Skip to content

Commit

Permalink
Update Rust crate serde-wasm-bindgen to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2024
1 parent 34add75 commit 932c7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-swc/crates/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ wasm-bindgen = { version = "0.2", features = ["enable-interning"] }
wasm-bindgen-futures = "0.4.41"
getrandom = { version = "0.2.12", default-features = false, features = ["js"] }
js-sys = "0.3.68"
serde-wasm-bindgen = "0.6.3"
serde-wasm-bindgen = "0.6.4"
turbopack-binding = { workspace = true, features = [
"__swc_core_binding_wasm",
"__feature_mdx_rs",
Expand Down

0 comments on commit 932c7fe

Please sign in to comment.