Skip to content

Commit 4cbecf7

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

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

Cargo.lock

Lines changed: 30 additions & 30 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
@@ -306,7 +306,7 @@ features = [
306306

307307
# Custom error types
308308
[workspace.dependencies.thiserror]
309-
version = "2.0.6"
309+
version = "2.0.7"
310310

311311
# Async runtime
312312
[workspace.dependencies.tokio]

0 commit comments

Comments
 (0)