Skip to content

Commit 5c35432

Browse files
committed
chore: update thiserror to 2.0.3
1 parent f3f7064 commit 5c35432

File tree

2 files changed

+55
-35
lines changed

2 files changed

+55
-35
lines changed

Cargo.lock

Lines changed: 54 additions & 34 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
@@ -47,7 +47,7 @@ strsim = "0.11"
4747
tar = "0.4"
4848
tempfile = "3"
4949
termcolor = "1.4"
50-
thiserror = "~1.0"
50+
thiserror = "~2.0"
5151
winnow = "0.6.18"
5252

5353
curl = { version = "0.4", optional = true }

0 commit comments

Comments
 (0)