Skip to content

Commit e644cc5

Browse files
build(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] <[email protected]>
1 parent 821e776 commit e644cc5

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

Cargo.lock

Lines changed: 43 additions & 43 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
@@ -637,7 +637,7 @@ features = [
637637

638638
# Custom error types
639639
[workspace.dependencies.thiserror]
640-
version = "2.0.16"
640+
version = "2.0.17"
641641

642642
[workspace.dependencies.thiserror-ext]
643643
version = "0.3.0"

0 commit comments

Comments
 (0)