Skip to content

Commit 10eca30

Browse files
chore: update rust crate thiserror to v2
1 parent 6a184fb commit 10eca30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ documentation = "https://docs.rs/promptuity"
1515
[dependencies]
1616
crossterm = "0.27.0"
1717
strip-ansi-escapes = "0.2.0"
18-
thiserror = "1.0.58"
18+
thiserror = "2.0.0"
1919
unicode-width = "0.1.11"
2020

2121
[dev-dependencies]

0 commit comments

Comments
 (0)