Skip to content

Commit

Permalink
chore(deps): update rust crate serde to 1.0.200
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 8944468 commit a222a4a
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 @@ -21,7 +21,7 @@ resolver = "2"
ruff_fmt_config = { path = "crates/ruff_fmt_config" }
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 = { version = "1.0.200" }
serde-wasm-bindgen = "0.6"
serde_json = { version = "1.0.116" }
testing_macros = "0.2.12"
Expand Down

0 comments on commit a222a4a

Please sign in to comment.