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 3, 2024
1 parent 8944468 commit a010698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ resolver = "2"
ruff_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "v0.3.4" }
ruff_python_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "v0.3.4" }
serde = { version = "1.0" }
serde-wasm-bindgen = "0.6"
serde-wasm-bindgen = "0.6.5"
serde_json = { version = "1.0.116" }
testing_macros = "0.2.12"
wasm-bindgen = "0.2.92"
Expand Down

0 comments on commit a010698

Please sign in to comment.