Skip to content

Commit

Permalink
chore: update thiserror to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Nov 11, 2024
1 parent f3f7064 commit 5c35432
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 35 deletions.
88 changes: 54 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ strsim = "0.11"
tar = "0.4"
tempfile = "3"
termcolor = "1.4"
thiserror = "~1.0"
thiserror = "~2.0"
winnow = "0.6.18"

curl = { version = "0.4", optional = true }
Expand Down

0 comments on commit 5c35432

Please sign in to comment.