Skip to content

Commit

Permalink
Merge pull request #1558 from jqnatividad/dependabot/cargo/cached-0.48.0
Browse files Browse the repository at this point in the history
build(deps): bump cached from 0.47.0 to 0.48.0
  • Loading branch information
jqnatividad committed Jan 22, 2024
2 parents c609c23 + 5a5fd64 commit 2905130
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -73,7 +73,7 @@ atoi_simd = "0.15"
bincode = "1.3"
byteorder = "1.5"
bytes = "1"
cached = { version = "0.47", default-features = false, features = [
cached = { version = "0.48", default-features = false, features = [
"ahash",
"proc_macro",
"redis_ahash",
Expand Down

0 comments on commit 2905130

Please sign in to comment.