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 57917aaCopy full SHA for 57917aa
git-function-history-lib/Cargo.toml
@@ -23,7 +23,7 @@ cache = ["dep:cached"]
23
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 }
+cached = { version = "0.55.1", optional = true }
27
gix = { version = "0.70.0", default-features = false, features = [
28
"max-performance-safe",
29
"revision",
0 commit comments