Skip to content

Commit de37fbf

Browse files
Bump serde-wasm-bindgen from 0.5.0 to 0.6.0 (#7403)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e2769a commit de37fbf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ruff_wasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ console_log = { version = "1.0.0" }
3535
log = { workspace = true }
3636

3737
serde = { workspace = true }
38-
serde-wasm-bindgen = { version = "0.5.0" }
38+
serde-wasm-bindgen = { version = "0.6.0" }
3939
wasm-bindgen = { version = "0.2.84" }
4040
js-sys = { version = "0.3.61" }
4141

0 commit comments

Comments
 (0)