Skip to content

Commit 714955b

Browse files
authored
Merge pull request #272 from cakebaker/bump_thiserror
Bump `thiserror` from `1.0.63` to `2.0.4`
2 parents 99f38c2 + b2d2737 commit 714955b

File tree

2 files changed

+24
-4
lines changed

2 files changed

+24
-4
lines changed

Cargo.lock

Lines changed: 23 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.4"
6060
uucore = "0.0.28"
6161
walkdir = "2.5.0"
6262
windows = { version = "0.58.0" }

0 commit comments

Comments
 (0)