Skip to content

Commit 0091136

Browse files
chore(deps): update rust crate gix to 0.62.0
1 parent a07ab22 commit 0091136

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

Cargo.lock

Lines changed: 21 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ clap = { version = "4.5.4", features = ["cargo", "string", "env"] }
2929
itertools = "0.12.1"
3030
miette = { version = "7.2.0", features = ["fancy"] }
3131
thiserror = "1.0.58"
32-
gix = { version = "0.61.0", default-features = false, features = [
32+
gix = { version = "0.62.0", default-features = false, features = [
3333
"max-performance-safe",
3434
] }
3535
log = "0.4.21"

0 commit comments

Comments
 (0)