Skip to content

Commit 76213a5

Browse files
committed
Update thiserror to 2.0
1 parent 9cf9790 commit 76213a5

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ smol_str = "0.2"
204204
softbuffer = "0.4"
205205
syntect = "5.1"
206206
sysinfo = "0.33"
207-
thiserror = "1.0"
207+
thiserror = "2"
208208
tiny-skia = "0.11"
209209
tokio = "1.0"
210210
tracing = "0.1"

0 commit comments

Comments
 (0)