Skip to content

Commit

Permalink
chore(deps): update rust crate serde-wasm-bindgen to 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 7659beb commit 77c6a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/ruff_fmt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ ruff_fmt_config = { workspace = true }
ruff_formatter = { workspace = true }
ruff_python_formatter = { workspace = true }
serde = { workspace = true, features = ["derive"] }
serde-wasm-bindgen = "0.6"
serde-wasm-bindgen = "0.6.5"
serde_json = { workspace = true, features = ["preserve_order"] }
wasm-bindgen = { workspace = true }

Expand Down

0 comments on commit 77c6a88

Please sign in to comment.