Skip to content

Commit 2b4b16f

Browse files
committedJan 1, 2025
deps: upgrade thiserror to 2.0.9
1 parent 64180fe commit 2b4b16f

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
@@ -21,7 +21,7 @@ windows-console = []
2121

2222
[dependencies]
2323
terminfo = "0.9.0"
24-
thiserror = "1.0.38"
24+
thiserror = "2.0.9"
2525
which = "7.0.0"
2626

2727
[target.'cfg(unix)'.dependencies.nix]

0 commit comments

Comments
 (0)
Please sign in to comment.