Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 6c94876 commit 7753428
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 @@ -37,7 +37,7 @@ sentry = { version = "0.34.0", default-features = false }
lazy_static = "1.4.0"
itertools = "0.13.0"
serde = "1.0.200"
thiserror = "1.0.59"
thiserror = "2.0.0"
serde_json = "1.0.116"
color-eyre = "0.6.3"
eyre = "0.6.12"
Expand Down

0 comments on commit 7753428

Please sign in to comment.