Skip to content

Commit 6794d3c

Browse files
chore(deps): bump thiserror from 1.0.69 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ec5293 commit 6794d3c

2 files changed

Lines changed: 5 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rand_chacha = "0.3"
3434
walkdir = "2.5"
3535
# Error handling
3636
anyhow = "1.0"
37-
thiserror = "1.0"
37+
thiserror = "2.0"
3838
# Parallel processing
3939
rayon = "1.10"
4040
# Progress indication

0 commit comments

Comments
 (0)