Skip to content

Commit 7809e41

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

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

Lines changed: 38 additions & 38 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
@@ -331,7 +331,7 @@ features = [
331331

332332
# Custom error types
333333
[workspace.dependencies.thiserror]
334-
version = "2.0.11"
334+
version = "2.0.12"
335335

336336
[workspace.dependencies.thiserror-ext]
337337
version = "0.2.1"

0 commit comments

Comments
 (0)