Skip to content

Commit 283b84c

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

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

Cargo.lock

Lines changed: 31 additions & 31 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.7"
309+
version = "2.0.9"
310310

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

0 commit comments

Comments
 (0)