Skip to content

Commit 95bac0c

Browse files
deps: Update thiserror to version 2 (#378)
1 parent f2033ce commit 95bac0c

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
@@ -39,7 +39,7 @@ intl_pluralrules = "7.0.1"
3939
rustc-hash = "2"
4040
serde = "1.0"
4141
serde_json = "1.0"
42-
thiserror = "1.0"
42+
thiserror = "2.0"
4343
tokio = "1.0"
4444
unic-langid = "0.9"
4545

0 commit comments

Comments
 (0)