Skip to content

Commit

Permalink
Merge pull request #1012 from jqnatividad/dependabot/cargo/cached-0.44.0
Browse files Browse the repository at this point in the history
Bump cached from 0.43.0 to 0.44.0
  • Loading branch information
jqnatividad authored Jun 4, 2023
2 parents 0f9fc25 + 47b0884 commit 8347c73
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 @@ -69,7 +69,7 @@ ahash = "0.8"
bincode = "1.3"
byteorder = "1.4"
bytes = "1"
cached = { version = "0.43", default-features = false, features = [
cached = { version = "0.44", default-features = false, features = [
"proc_macro",
"redis_ahash",
], optional = true }
Expand Down

0 comments on commit 8347c73

Please sign in to comment.