Update thiserror to 2.0
This commit is contained in:
parent
9cf9790198
commit
76213a55f5
2 changed files with 12 additions and 12 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue