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.
2 parents bb0c67e + 51c0886 commit 6ce6e1aCopy full SHA for 6ce6e1a
git-function-history-lib/Cargo.toml
@@ -27,7 +27,7 @@ gosyn = "0.2.4"
27
# can't be published b/c git dependency
28
# javaparser = {git = "https://github.com/tanin47/javaparser.rs", optional = true}
29
cfg-if = "1.0.0"
30
-cached = {version = "0.44.0", optional = true}
+cached = {version = "0.45.1", optional = true}
31
# git-index-performanc
32
gix = { version = "0.52.0", default-features = false, features = ["max-performance-safe"] }
33
gix-features = { version = "0.33.0", features = ["zlib", "once_cell" ,"walkdir"] }
0 commit comments