Skip to content

Commit

Permalink
Merge pull request #9 from anas-elgarhy/renovate/thiserror-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate thiserror to 1.0.39
  • Loading branch information
mergify[bot] authored Mar 11, 2023
2 parents 50af297 + dafbf54 commit c810eec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -41,7 +41,7 @@ regex = "1.7.1"
typed-builder = "0.14.0"
log = { version = "0.4.17", optional = true }
pretty_env_logger = { version = "0.4.0", optional = true }
thiserror = "1.0.38"
thiserror = "1.0.39"
parse-display = "0.8.0"
clap-markdown = { version = "0.1.3", optional = true }

Expand Down

0 comments on commit c810eec

Please sign in to comment.