Skip to content

Commit

Permalink
chore: update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 6a184fb commit 10eca30
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 @@ -15,7 +15,7 @@ documentation = "https://docs.rs/promptuity"
[dependencies]
crossterm = "0.27.0"
strip-ansi-escapes = "0.2.0"
thiserror = "1.0.58"
thiserror = "2.0.0"
unicode-width = "0.1.11"

[dev-dependencies]
Expand Down

0 comments on commit 10eca30

Please sign in to comment.