Skip to content

Commit 57917aa

Browse files
Update cached requirement from 0.54.0 to 0.55.1
--- updated-dependencies: - dependency-name: cached dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4c785a5 commit 57917aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-function-history-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cache = ["dep:cached"]
2323
chrono = "0.4.38"
2424
rayon = { version = "1.10.0", optional = true }
2525
cfg-if = "1.0.0"
26-
cached = { version = "0.54.0", optional = true }
26+
cached = { version = "0.55.1", optional = true }
2727
gix = { version = "0.70.0", default-features = false, features = [
2828
"max-performance-safe",
2929
"revision",

0 commit comments

Comments
 (0)