Skip to content

Commit

Permalink
Merge pull request #372 from gorzell/dependabot/cargo/thiserror-2.0.0
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.68 to 2.0.0
  • Loading branch information
gorzell authored Nov 6, 2024
2 parents d99aebf + 858a83d commit f91ad70
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
26 changes: 23 additions & 3 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 @@ -12,7 +12,7 @@ clap = { version = "4.5", features = ["derive", "wrap_help"] }
clap_complete = "4.5"
regex = "1.11"
shellexpand = "3"
thiserror = "1.0"
thiserror = "2.0"
toml = "0.8"
url = "2.5"
dirs = "5.0"
Expand Down

0 comments on commit f91ad70

Please sign in to comment.