Skip to content

Commit

Permalink
Merge pull request #1522 from jqnatividad/dependabot/cargo/cached-0.47.0
Browse files Browse the repository at this point in the history
build(deps): bump cached from 0.46.1 to 0.47.0
  • Loading branch information
jqnatividad authored Jan 3, 2024
2 parents e06810e + 809d406 commit 7ccb7bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 22 deletions.
28 changes: 7 additions & 21 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.46", default-features = false, features = [
cached = { version = "0.47", default-features = false, features = [
"ahash",
"proc_macro",
"redis_ahash",
Expand Down

0 comments on commit 7ccb7bf

Please sign in to comment.