Skip to content

Commit 1193b75

Browse files
chore(deps): update rust crate thiserror to v2
1 parent c74d5ef commit 1193b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ indoc = "2.0.5"
3636
lazy_static = "1.4"
3737
rand = "0.8.5"
3838
humantime = "2.1.0"
39-
thiserror = "1.0.59"
39+
thiserror = "2.0.0"
4040
serde_json = "1.0.116"
4141
serde = "1.0.200"
4242
maplit = "1.0.2"

0 commit comments

Comments
 (0)