Skip to content

Commit

Permalink
Merge pull request #120 from SierraSoftworks/feat/git-errors
Browse files Browse the repository at this point in the history
tweak: Improve error reporting for Git
  • Loading branch information
notheotherben authored Dec 10, 2024
2 parents 33fb3b6 + dbf8616 commit 54cfd09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -14,7 +14,7 @@ futures = "0.3.31"
gix = { version = "0.68.0", features = [
"blocking-http-transport-reqwest-rust-tls",
] }
human-errors = "0.1.3"
human-errors = "0.1.5"
log = "0.4.22"
parse_link_header = "0.4.0"
pin-project = "1.1.7"
Expand Down

0 comments on commit 54cfd09

Please sign in to comment.