Skip to content

Commit e9d5f20

Browse files
authored
Merge pull request #67 from Tuntii/dependabot/cargo/thiserror-2.0.17
Bump thiserror from 1.0.69 to 2.0.17
2 parents 962699c + 7642dab commit e9d5f20

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

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)