Update thiserror to 2.0

This commit is contained in:
Héctor Ramón Jiménez 2025-06-05 00:52:22 +02:00
parent 9cf9790198
commit 76213a55f5
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
2 changed files with 12 additions and 12 deletions

View file

@ -204,7 +204,7 @@ smol_str = "0.2"
softbuffer = "0.4"
syntect = "5.1"
sysinfo = "0.33"
thiserror = "1.0"
thiserror = "2"
tiny-skia = "0.11"
tokio = "1.0"
tracing = "0.1"