Skip to content

Commit

Permalink
chore(deps): bump thiserror to 2.0 (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
Totodore authored Dec 21, 2024
1 parent cb30a86 commit 52086e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tower-service = "0.3"
http = "1.1"
http-body = "1.0"
http-body-util = "0.1"
thiserror = "1.0"
thiserror = "2.0"
tracing = "0.1"
itoa = "1.0"
hyper-util.version = "0.1"
Expand Down

0 comments on commit 52086e7

Please sign in to comment.