Skip to content

Commit

Permalink
Merge pull request #2272 from jqnatividad/dependabot/cargo/cached-0.54.0
Browse files Browse the repository at this point in the history
build(deps): bump cached from 0.53.1 to 0.54.0
  • Loading branch information
jqnatividad authored Nov 6, 2024
2 parents f8a1d4f + 3a5474b commit 55ac4c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -77,7 +77,7 @@ bytemuck = { version = "1.19", features = [
], optional = true }
byteorder = "1.5"
bytes = "1"
cached = { version = "0.53", features = [
cached = { version = "0.54", features = [
"disk_store",
"redis_ahash",
], optional = true }
Expand Down

0 comments on commit 55ac4c2

Please sign in to comment.