Skip to content

Commit

Permalink
chore(deps): update rust crate serde to v1.0.218
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 20, 2025
1 parent 2643cd4 commit b2751dc
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ resolver = "2"
license = "MIT"
readme = "README.md"
repository = "https://github.com/wasm-fmt/ruff_fmt"
version = "0.9.4"
version = "0.8.6"


[workspace.dependencies]
ruff_fmt_config = { path = "crates/ruff_fmt_config" }
ruff_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "0.9.4" }
ruff_python_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "0.9.4" }
ruff_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "0.8.6" }
ruff_python_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "0.8.6" }


anyhow = "1.0"
Expand Down

0 comments on commit b2751dc

Please # to comment.