Skip to content

Commit 7642dab

Browse files
Bump thiserror from 1.0.69 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.17. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.69...2.0.17) --- updated-dependencies: - dependency-name: thiserror dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0b6bac commit 7642dab

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -53,7 +53,7 @@ tower-http = { version = "0.5", features = ["full"] }
5353
tower-service = "0.3"
5454

5555
# Utilities
56-
thiserror = "1.0"
56+
thiserror = "2.0"
5757
tracing = "0.1"
5858
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
5959
futures-util = "0.3"

0 commit comments

Comments
 (0)