Skip to content

Commit

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

0 comments on commit d71a8d7

Please sign in to comment.