Skip to content

Commit 56ae339

Browse files
build(deps): bump thiserror from 2.0.12 to 2.0.15
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.12 to 2.0.15. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@2.0.12...2.0.15) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d11e0b2 commit 56ae339

File tree

2 files changed

+45
-45
lines changed

2 files changed

+45
-45
lines changed

Cargo.lock

Lines changed: 44 additions & 44 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
@@ -643,7 +643,7 @@ features = [
643643

644644
# Custom error types
645645
[workspace.dependencies.thiserror]
646-
version = "2.0.12"
646+
version = "2.0.15"
647647

648648
[workspace.dependencies.thiserror-ext]
649649
version = "0.3.0"

0 commit comments

Comments
 (0)