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 4c785a5 commit b3d1eefCopy full SHA for b3d1eef
git-function-history-lib/Cargo.toml
@@ -24,7 +24,7 @@ chrono = "0.4.38"
24
rayon = { version = "1.10.0", optional = true }
25
cfg-if = "1.0.0"
26
cached = { version = "0.54.0", optional = true }
27
-gix = { version = "0.70.0", default-features = false, features = [
+gix = { version = "0.71.0", default-features = false, features = [
28
"max-performance-safe",
29
"revision",
30
] }
0 commit comments