Skip to content

Commit ff70d7a

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

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
@@ -310,7 +310,7 @@ features = [
310310

311311
# Custom error types
312312
[workspace.dependencies.thiserror]
313-
version = "2.0.9"
313+
version = "2.0.11"
314314

315315
# Async runtime
316316
[workspace.dependencies.tokio]

0 commit comments

Comments
 (0)