Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: gix
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jpgrayson committed May 22, 2024
1 parent e2b799d commit 10d816e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 43 deletions.
86 changes: 44 additions & 42 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.62", default-features = false, features = ["command", "revision"] }
gix = { version = "0.63", default-features = false, features = ["command", "revision"] }
indexmap = "2.1"
is-terminal = "0.4"
nom = { version = "7", default_features = false, features = ["std"] }
Expand Down

0 comments on commit 10d816e

Please sign in to comment.