Skip to content

Commit

Permalink
Merge pull request #1282 from jqnatividad/dependabot/cargo/cached-0.45.0
Browse files Browse the repository at this point in the history
build(deps): bump cached from 0.44.0 to 0.45.0
  • Loading branch information
jqnatividad authored Sep 5, 2023
2 parents a4777fa + 329138d commit 0269acc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 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 @@ -67,7 +67,7 @@ anyhow = { version = "1.0", optional = true }
bincode = "1.3"
byteorder = "1.4"
bytes = "1"
cached = { version = "0.44", default-features = false, features = [
cached = { version = "0.45", default-features = false, features = [
"proc_macro",
"redis_ahash",
], optional = true }
Expand Down

0 comments on commit 0269acc

Please sign in to comment.