We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd754be commit ce03d35Copy full SHA for ce03d35
git-function-history-lib/Cargo.toml
@@ -25,7 +25,7 @@ rayon = { version = "1.10.0", optional = true }
25
cfg-if = "1.0.0"
26
cached = { version = "0.53.1", optional = true }
27
# git-index-performanc
28
-gix = { version = "0.64.0", default-features = false, features = [
+gix = { version = "0.66.0", default-features = false, features = [
29
"max-performance-safe",
30
"revision",
31
] }
0 commit comments