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 2, 2024
1 parent 04ca72e commit 1858ae4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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_json = { version = "1.0.116" }
wasm-bindgen = "0.2.92"

Expand Down

0 comments on commit 1858ae4

Please sign in to comment.