Skip to content

Commit ba00431

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

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

Cargo.lock

Lines changed: 33 additions & 33 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
@@ -49,7 +49,7 @@ bytecheck = "0.8"
4949
rend = "0.5"
5050

5151
# Error Handling
52-
thiserror = "2.0.16"
52+
thiserror = "2.0.17"
5353
anyhow = "1.0"
5454

5555
# Utilities

0 commit comments

Comments
 (0)