Skip to content

Commit

Permalink
chore: update gix to 0.61.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Apr 5, 2024
1 parent 1047275 commit 0d9c9f7
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 52 deletions.
140 changes: 89 additions & 51 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 @@ -37,7 +37,7 @@ clap = { version = "~4.5", default-features = false, features = [
ctrlc = "3.4"
encoding_rs = "0.8"
flate2 = "1"
gix = { version = "0.58", default-features = false, features = ["revision"] }
gix = { version = "0.61", default-features = false, features = ["revision"] }
gix-command = "0.3.4"
indexmap = "2.1"
is-terminal = "0.4"
Expand Down

0 comments on commit 0d9c9f7

Please sign in to comment.