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 df1e359 commit 5d7f3a0Copy full SHA for 5d7f3a0
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.68.0", default-features = false, features = [
+gix = { version = "0.70.0", default-features = false, features = [
28
"max-performance-safe",
29
"revision",
30
] }
0 commit comments