Skip to content

Commit dcf6619

Browse files
chore(deps): update rust crate thiserror to v2
1 parent b2ce78f commit dcf6619

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
@@ -56,7 +56,7 @@ regex = "1.10.4"
5656
sysinfo = "0.32.0"
5757
tempfile = "3.10.1"
5858
textwrap = { version = "0.16.1", features = ["terminal_size"] }
59-
thiserror = "1.0.63"
59+
thiserror = "2.0.0"
6060
uucore = "0.0.28"
6161
walkdir = "2.5.0"
6262
windows = { version = "0.58.0" }

0 commit comments

Comments
 (0)