Skip to content

Commit

Permalink
chore(deps): update rust crate anyhow to 1.0.82
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 8944468 commit 08300fa
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 @@ -16,7 +16,7 @@ resolver = "2"


[workspace.dependencies]
anyhow = "1"
anyhow = "1.0.82"
dprint-core = "0.66.1"
ruff_fmt_config = { path = "crates/ruff_fmt_config" }
ruff_formatter = { git = "https://github.com/astral-sh/ruff.git", tag = "v0.3.4" }
Expand Down

0 comments on commit 08300fa

Please sign in to comment.