Skip to content

Commit

Permalink
Merge pull request #1983 from jqnatividad/dependabot/cargo/cached-0.53.0
Browse files Browse the repository at this point in the history
build(deps): bump cached from 0.52.0 to 0.53.0
  • Loading branch information
jqnatividad authored Jul 21, 2024
2 parents d555a26 + 30a9871 commit 6ba72e3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
16 changes: 13 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ atoi_simd = "0.16"
bincode = "1.3"
byteorder = "1.5"
bytes = "1"
cached = { version = "0.52", features = [
cached = { version = "0.53", features = [
"disk_store",
"redis_ahash",
], optional = true }
Expand Down

0 comments on commit 6ba72e3

Please sign in to comment.