Skip to content

Commit

Permalink
chore: update to thiserror 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gibbz00 committed Dec 11, 2024
1 parent 06e6437 commit 4aa92bb
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 10 deletions.
38 changes: 29 additions & 9 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 @@ -46,7 +46,7 @@ strum = { version = "0.26", features = ["derive"] }
tempfile = "3"
test-binary = "3"
textwrap = "0.16"
thiserror = "1"
thiserror = "2"
tokio = "1"
toml = "0.8"
walkdir = "2"
Expand Down

0 comments on commit 4aa92bb

Please sign in to comment.