Skip to content

Commit

Permalink
chore(deps): update rust crate gix to 0.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 13, 2024
1 parent a07ab22 commit 0091136
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 21 deletions.
41 changes: 21 additions & 20 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 @@ -29,7 +29,7 @@ clap = { version = "4.5.4", features = ["cargo", "string", "env"] }
itertools = "0.12.1"
miette = { version = "7.2.0", features = ["fancy"] }
thiserror = "1.0.58"
gix = { version = "0.61.0", default-features = false, features = [
gix = { version = "0.62.0", default-features = false, features = [
"max-performance-safe",
] }
log = "0.4.21"
Expand Down

0 comments on commit 0091136

Please sign in to comment.