Skip to content

Commit

Permalink
Merge pull request #2439 from TeamHarTex/renovate/thiserror-2.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate thiserror to v2
  • Loading branch information
HTGAzureX1212 authored Nov 7, 2024
2 parents 5c3cab2 + 012e138 commit 4eba438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-utilities/hartex-errors/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ rust-version = "1.83.0"

[dependencies]
miette = "7.2.0"
thiserror = "1.0.64"
thiserror = "2.0.0"

[features]

0 comments on commit 4eba438

Please sign in to comment.