Skip to content

Commit 6380838

Browse files
authored
Merge pull request #127 from mendelsshop/dependabot/cargo/gix-0.66.0
Update gix requirement from 0.64.0 to 0.66.0
2 parents fd754be + ce03d35 commit 6380838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-function-history-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ rayon = { version = "1.10.0", optional = true }
2525
cfg-if = "1.0.0"
2626
cached = { version = "0.53.1", optional = true }
2727
# git-index-performanc
28-
gix = { version = "0.64.0", default-features = false, features = [
28+
gix = { version = "0.66.0", default-features = false, features = [
2929
"max-performance-safe",
3030
"revision",
3131
] }

0 commit comments

Comments
 (0)