Skip to content

Commit

Permalink
Merge pull request #1163 from crate-ci/renovate/thiserror-2.x
Browse files Browse the repository at this point in the history
chore(deps): Update Rust crate thiserror to v2
  • Loading branch information
epage authored Dec 2, 2024
2 parents c0dae68 + 6d52e97 commit b4a328f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 crates/typos/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ rustdoc-args = ["--cfg", "docsrs", "--generate-link-to-definition"]

[dependencies]
anyhow = "1.0"
thiserror = "1.0"
thiserror = "2.0"
winnow = "0.6.7"
unicode-xid = "0.2.4"
once_cell = "1.19.0"
Expand Down

0 comments on commit b4a328f

Please sign in to comment.